acemod / ACE-Anvil

Open-source realism mod for Arma Reforger
https://anvil.acemod.org
GNU General Public License v2.0
22 stars 7 forks source link

Medical - Reorganize script folder structure by feature #40

Open Kexanone opened 1 month ago

Kexanone commented 1 month ago

Rather than having everything in script/Game/ACE_Medical, scripts should be reorganized by feature, e.g. script/Game/ACE_Medical_SecondChance and script/Game/ACE_Medical_Pain. Modded script files like SCR_CharacterDamageManagerComponent.c should be split by features as well.