Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 587 Bytes

Readme.md

File metadata and controls

21 lines (12 loc) · 587 Bytes

NICed

NICed is a non-interactive/command line only level editor for Croc: Legend of the Gobbos.

Usage

python ./main.py [path to file]

For help, type help at the editor prompt.

Questions

How complete is the project?

Currently, only track piece (3d tiles) editing works. But if you load an already-done map, it's strats, lights and other object types will at least be presevered.

Where does the name come from?

Non-Interactive Croc Editor. Nic is also the name of the game's lead designer, Nic Cusworth, so that is kind of nice. :)