Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.25 KB

File metadata and controls

19 lines (11 loc) · 1.25 KB

HR Lua Scripts

Folder Structure and Naming Conventions

I will be adding files written by other people than myself here, and when doing so I will start the filename with their ign (or discord username). The folder structure has separate folders for scripts provided by WWG, myself, and other community members. There are also folders for templates and image files (used in the Lua Documentation README.md).

For example:

wwg_sibling_rivalry.lua File shared by the developers at Wise Wizard Games used as an example in the Lua documentation.

ac13_orc_pauldrons.lua File from me 'agentc13', for the 'Orc Pauldrons' armor upgrade.

userkaffe_ranger_rebalance.lua File shared by 'userkaffe' with ranger balance changes.

template_setupGame.lua Template file with comments on what the lines of code do.