fodev.net

FOnline Development => Share Your Work => Tools => Topic started by: Slowhand on November 25, 2022, 05:58:18 pm

Title: FOClassic-Map-Converter
Post by: Slowhand on November 25, 2022, 05:58:18 pm
FOClassic-Map-Converter

This is a tool I made to convert map files from other versions of FOnline that are not compatible with FOClassic/SDK2238/Reloaded versions.

Open source in Java on GitHub: https://github.com/Sasabmeg/foclassic-map-converter

For those too laze to try it, or only need it to convert the TLA mk2 maps, here are the converted samples with pictures of each map for convenience:
Maps: https://github.com/Sasabmeg/foclassic-map-converter/tree/main/sample/out
Pics: https://github.com/Sasabmeg/foclassic-map-converter/tree/main/sample/pics

Detailed description of the tool Soon TM.

First, you need to have JRE8 installed. The tool is written in Java, you can run it from console. (f.e.: java -jar foclassic-map-converter.jar -h )

The conversion is a 3 step process:

You can use the convert.bat or convert_all.bat to do the whole process in one go. Make sure the follow the folder structure regarding resources and output.
Examples:

Title: Re: FOClassic-Map-Converter
Post by: raynor009 on November 26, 2022, 11:56:54 am
God bless. This saved me a bunch of work right now.