Add ModConfig for test mod

This commit is contained in:
Evil Factory
2026-01-24 15:41:31 -03:00
committed by Maplewheels
parent 6e66a3114a
commit ee0988588f
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<ModConfig>
<Lua File="%ModDir%/Lua/init.lua" Target="Any" />
</ModConfig>