Releases: hollowstrawberry/PolyConverter
PolyConverter 1.4
Now supports .slot files.
How to use
Download PolyConverter.exe
in the Assets list below, and place it inside any folder that has .layout or .slot files in it (the game stores its files in Documents\Dry Cactus\Poly Bridge 2\
).
When you run the program, the .layout and .slot files will be converted into .json files.
By pressing Enter to run the program again, all the changes you made in the .json files will be applied to the .layout and .slot files (or vice-versa).
A backup of the original file (before any changes) will be created if one doesn't exist.
You can keep applying new changes as many times as you want without having to close the window.
If the program doesn't run in your computer (it opens and closes immediately) download and use the self-contained version instead.
PolyConverter 1.3
Now tries to detect if the game was installed via Epic Games Launcher.
Edit: Updated icon.
Download
You can download PolyBridge.exe
in the Assets list below. If it doesn't run (it opens and closes immediately) download PolyConverter_SelfContained.rar
and instead use the exe that comes inside.
How to use
Place PolyConverter.exe
inside any folder that has .layout files in it
(the game stores them in Documents\Dry Cactus\Poly Bridge 2\Sandbox
).
When you run it, the .layout files will be converted into .json files.
By pressing Enter to run the program again, all the changes you made in the .json files
will be applied to the .layout files (or vice-versa).
A backup of the original .layout file (before any changes) will be created if one doesn't exist.
You can keep applying new changes as many times as you want without having to close the window.
PolyConverter 1.2
Now checks for more recent changes in the .layout, in which case it updates the .json.
Download
You can download PolyBridge.exe
in the Assets list below. If it doesn't run (it opens and closes immediately) download PolyConverter_SelfContained.rar
and use that one instead.
How to use
Place PolyConverter.exe
inside any folder that has .layout files in it
(the game stores them in Documents\Dry Cactus\Poly Bridge 2\Sandbox
).
When you run it, the .layout files will be converted into .json files.
By pressing Enter to run the program again, all the changes you made in the .json files
will be applied to the .layout files (or vice-versa).
A backup of the original .layout file (before any changes) will be created if one doesn't exist.
You can keep applying new changes as many times as you want without having to close the window.
PolyConverter 1.1
Same as previous version, with added command line functionality for external programs to choose a single file to convert.
Download PolyBridge.exe
. If it doesn't run (it opens and closes immediately) download PolyConverter_SelfContained.rar
and use that one instead.
How to use
Place PolyConverter.exe
inside any folder that has .layout files in it
(the game stores them in Documents\Dry Cactus\Poly Bridge 2\Sandbox
).
When you run it, the .layout files will be converted into .json files.
By pressing Enter to run the program again, all the changes you made in the .json files
will be applied to the .layout files.
A backup of the original .layout file (before any changes) will be created the first time.
You can keep applying new changes as many times as you want without having to close the window.
PolyConverter 0.5
Fully functional layout->json and json->layout conversion, with helpful logging.
THIS IS A BAD AND OUTDATED VERSION
PLEASE GO BACK AND SELECT THE NEWEST VERSION
PolyConverter 1.0
The program should be finished now. All you have to do is place the executable somewhere with .layout files, and it'll automatically detect your Poly Bridge 2 install location and load what it needs.
If the normal version doesn't run on your computer, try the SelfContained version instead.
How to use
When you run PolyConverter.exe, all .layout files in the same folder will be converted into .json files.
Then you can edit them as much as you like.
By pressing Enter to run the program again, all the changes you made in the .json files
will be applied to the .layout files.
A backup of the original .layout file (before any changes) will be created the first time.
You can keep applying new changes as many times as you want without having to close the window.
PolyConverter 0.1
Turns all .layout files in the current folder into .json files.
If there is already a .json for a file, it turns it back into a .layout with all changes applied. A backup will be created.
Notes:
- Vehicles are not supported right now and will be deleted upon conversion.
- There is no error checking. If something goes wrong, the program will explode (your files will be safe though)
Edit: Executable removed due to licencing issues