Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 272 Bytes

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