Skip to content

lucekdudek/Rato-MoW-Compatibility-Patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rato's MoW Compatibility Patch & Rebalance

Modification for Jagged Alliance 3

Steam Workshop page

How to generate Components.lua

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`

How to generate Weapons.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`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published