Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit 6d50c67f51
7047 changed files with 80296 additions and 0 deletions

14
both/config/IGWMod.cfg Normal file
View File

@@ -0,0 +1,14 @@
# Configuration file
general {
B:"Automatically scale to GUI scale AUTO in IGW GUI"=true
B:"Debug mode"=false
B:"Pop-up every time"=false
S:"Pop-up page"=
B:"Should show tooltip"=false
# When enabled, this will notify players when IGW-Mod is not installed even though mods add support.
B:enable_missing_notification=false
}