diff options
Diffstat (limited to 'docs/editor/editor.md')
-rw-r--r-- | docs/editor/editor.md | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/editor/editor.md b/docs/editor/editor.md new file mode 100644 index 0000000..606ba10 --- /dev/null +++ b/docs/editor/editor.md @@ -0,0 +1,44 @@ +## editor + +The centerpiece and reason of snub. + +### design +Requirements: +- Easy to use, help on screen +- Minimal +- Can be accessed at any time + +--- + +### turret +- **place** +- remove +- edit + +### attach +- **place** +- **remove** + +### path +- **place** +- **remove** +- _models_ + +### voxel +- **place cubes** +- **remove cubes** +- edit palette + - new cubes + - remove cube + - edit cube + - color + - texture + +### gui +- _picker_ +- help +- path + - check if valid +- loadsave + - load + - save |