SpringMapConvNG

3
2
3
C++
public
Forked

SpringMapConvNG

SpringMapConvNG is a map compiler for the spring rts engine.

it also contains a decompiler, smfdecompiler.

for details see https://springrts.com/wiki/MapConvNG

compile

to compile install g++/clang, cmake, DevIL-dev. then run

cmake .
make
v0.3.3[beta]