Use sledge or hammer editor to make krunker maps. Converts sledge map files to krunker map json strings. This probably should have been written in python or something
- Converting smf to regular json
- Size of objects
- Position of objects
- Position of spawn entities
- Textures
- Point Entities
- Brush Entities
- Rotation of brushes
- Install Sledge Editor
- In sledge editor go to settings (Window > Settings)
- In settings window: select "Environment" and add a new environment named "Krunker"
- In the same window under "Game Data Files" add krunker.fgd
- Again in the same window under Textures, add krunker.wad.
- Press ok and restart sledge.
- Create your map, and save as .smf.
- Install node.js and run
node path/to/smf2kmj.js path/to/map.smf