renamed chemical to config, and renamed life to entity
This commit is contained in:
parent
04c89e46fe
commit
ccf13ba470
5 changed files with 157 additions and 0 deletions
5
tests/res/std/config/first.chemical
Normal file
5
tests/res/std/config/first.chemical
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
group test {
|
||||
int32 test = 5;
|
||||
|
||||
int32 test1 = -7;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue