Modification for Jagged Alliance 3
Update Src/MoW_Components.csv
Inside Src
folder run
python .\load_components_csv.py > temp.lua
# copy content of temp.lua to `Code/Components.lua`
Update Src/MoW_Weapons.csv
Inside Src
folder run
python .\load_weapons_csv.py > temp.lua
# copy content of temp.lua to `Code/Weapons.lua`