adras / Zero-K-MapEditing

Tool for Zero-K / Spring RTS which helps to create/compile/edit maps
3 stars 0 forks source link
zero-k

Zero-K Map Tool

Description

Goal of this tool is to help users with map-creation in the game Zero-K.

Right now there's no official release yet, since this is in a very early prototype stage.

Download

A very early prototype can be found in Releases

Be aware though, that it might crash any time.

Build instructions

Get sourcecode

Since this project includes other git repositories as submodules it's not enough to simply download the code as .zip from github.

The code needs to be pulled via git. For instance, create a new empty directory and run: git clone --recurse-submodules -j8 https://github.com/adras/Zero-K-MapEditing.git

See this stackoverflow article for additional information

Build solution

Feel free to report issues here on github.

Current state

For the current state of development see FeaturePlanning

Contribute

If you like to contribute contact me here on github