We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d5ce7 commit 6a42941Copy full SHA for 6a42941
README.md
@@ -9,7 +9,7 @@ What this program can do so far:
9
10
run template for each name provided in a list.
11
12
- generate addon for dummyEntity template.
+ generate addons based on templates.
13
14
To do:
15
@@ -18,6 +18,7 @@ To do:
18
template types:
19
20
dummyEntity : Generates a dummy entity with no model / texture that can be used for map making.
21
+ basicBlock : Generates a basic block. (all blocks use same template texture, all you have to do is change the textures ;P)
22
23
How to compile:
24
0 commit comments