feat: add graftorio

This commit is contained in:
oof2win2
2022-05-14 16:06:37 +02:00
parent 67fbac4bef
commit 8195107572
7 changed files with 323 additions and 0 deletions

6
config/graftorio.lua Normal file
View File

@@ -0,0 +1,6 @@
return {
modules = {
["forcestats"]=true,
["general"]=true,
}
}