renamed chemical to config, and renamed life to entity

This commit is contained in:
herbglitch 2025-03-11 00:41:24 -06:00
parent 04c89e46fe
commit ccf13ba470
5 changed files with 157 additions and 0 deletions

View file

@ -0,0 +1,5 @@
group test {
int32 test = 5;
int32 test1 = -7;
}