Rename project to "cook" and ditch loading fgrom args, now files exclusively

This commit is contained in:
2025-04-01 13:32:55 +02:00
parent 4ff2ee80ee
commit 1f94120384
11 changed files with 38 additions and 65 deletions

View File

@@ -6,7 +6,7 @@ import (
lua "github.com/yuin/gopher-lua"
"modify/logger"
"cook/logger"
)
// Maybe we make this an interface again for the shits and giggles