Skip to content

abcdefg30/TilesetBuilder

 
 

Repository files navigation

OpenRA Tileset Builder

Open indexed PNG files and export them into Westwood 2D terrain tile files.

Screenshot

More info on this wiki page: https://github.com/OpenRA/TilesetBuilder/wiki

Build instructions

Enter those commands in a command line:

git submodule init
git submodule update
cd OpenRA
make all
cd ..
make

If you don't use git, put engine version 8596ce00cc27c3cc2ee4cd899465793ab7b5faa0 inside the "OpenRA" folder. Then build the engine and run the make command in the TilesetBuilder directory.

About

Slice images into tiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • PowerShell 3.6%
  • Batchfile 0.3%