modernuo / SpawnerTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpawnerTools

SpawnMigration

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.

Example

The programm consumes the following arguments:

grafik

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

About

License:GNU General Public License v3.0


Languages

Language:C# 100.0%