Skip to content

Commit

Permalink
Update documentation a tiny bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
sofar committed Jan 11, 2016
1 parent 0f6798c commit bda4a4c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ saveschems 0.2.0 by paramat
For Minetest 0.4.13 and later
Depends default
Licenses: Code WTFPL. Schematics CC BY-SA

This mod exists to help create (mostly tree) decorations for the
in-game mapgen code. The code in this mod is used to create the
official minetest_game tree decorations from a Lua table format,
and the output is minetest's MTS format (a binary format).

This mod has no gameplay value, and is only useful for developers.
1 change: 1 addition & 0 deletions description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A mod to help create decoration schematics. See lua_api.txt for more information.
1 change: 1 addition & 0 deletions mod.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
name = saveschems

0 comments on commit bda4a4c

Please sign in to comment.