The application makes it possible to migrate different types of spawners from other systems over to ModernUO. As the target file format, ModernUO uses the JSON format for all spawners.
Spawners of the following source systems are already possible to migrate:
- XMLSpawner2
Since the entire worldspawn is usually located in a single XML file, individual facets can be extracted.
The programm consumes the following arguments:
Open a command line interface
SpawnMigration.exe -m Migrate -n XMLSpawner2 -f Felucca -s C:/TMP/AccurateSpawn.xml -t C:/UOServer/ModernUO/Data/Spawns/felucca_accurate.json