GTA SA paths to JSON parser
Go to file
2024-10-01 12:54:24 +02:00
ipl2json.py Initial commit 2024-10-01 12:54:24 +02:00
readme.txt Initial commit 2024-10-01 12:54:24 +02:00

GTA SA IPL to JSON parser, Python 3.2 (Windows 2000) or up
Also compatible with Linux and others

Arguments: <input.ipl> <output.json>
Example: ipl2json.py nodes14.ipl nodes14.json

You can get the ipl files from GTA3.IMG

Thanks to: https://gtamods.com/wiki/Paths_(GTA_SA)