I’m a solo developer named Cuzzin releasing MEDX, a modular medical core framework for Arma Reforger. This project is designed as a long-term foundation rather than a standalone medical overhaul, providing centralized medical state tracking, damage-to-medical signal conversion, and public APIs for other mods to build on. MEDX itself keeps gameplay changes minimal by design, with future expansion packs planned to introduce deeper physiology, treatment, triage, and combat stress systems on top of the core framework. The goal is to create a shared, extensible medical base that supports a wide range of realism levels without forcing a specific playstyle. Its live if any other modders wants to attempt to build off it. Other wise im also showing my intent with my roadmap of my solo dev cycle for my mod. Thank you.
#Hello i'm a solo developer releasing my major solo project.
1 messages · Page 1 of 1 (latest)
is it 95% AI work?
No ai, simply this mod is all custom scripts atm. It’s a foundation mod but can be expanded hypothetical into ai but medical
Since my mod is all logic based atm it was hell getting it to where it’s at, due to the minor nuances enforcer script format likes to slap you with. Generally C# should be easy but combining it with Arma haha not so much