KAT Medical
Download latest stable release on steam.
Visit us on Discord
The ACE Advanced Medical System is nice, but we can do it better, even on a more realistic way and bring it on another level with these addons.
Originaly created by Katalam, currently maintained by Tomcat, Kygan, YetheSamartaka and Battlekeeper.
Big thanks to
Disclaimer from current Developers
- This Git is for Development use, full playable version is also on Steam availible (https://steamcommunity.com/sharedfiles/filedetails/?id=2020940806)
- Everybody can make Pull/Push request
- As this addon depends on ACE, some of its updates may break KAT, so fix from our side can take some time
- New features are still in development
Core features
- Airway
- Airway management for unconscious patients
- Head overstretching
- Intubation
- Aspiration
- Items such as Guedel tube, KingLT and Acuvacc
- Airway management for unconscious patients
- Breathing
- Oxygen saturation
- Pulse-oximeter
- Pneumothorax, tension pneumothorax and hemothorax
- Circulation
- Blood Groups
- Painkillers
- Automated external defibrillators
- Settable sucess CPR chances per medical level expertise
- Burns
- Burn injuries
- Burn injuries treatment
- Exposure
- Heat-preserving?
- Misc
- Big Backpack?
- Workable IV stand
Known Issues
Required
Youtube - Currently outdated
Class Names - WIP
Contributing
You can help out with the ongoing development by looking for potential bugs in my code base, or by contributing new features. I am always welcome to new pull requests containing bug fixes, refactors and new features.
Building
The build process is base on the ACE3 build process, so you can follow the steps there. Basically the following is needed:
- correctly setup project drive (P: drive)
- download/clone kat_aceAdvMedical GitHub repo
- switch to the tools/ folder and execute
python setup.py
- you can build by executing
python build.py
from the tools folder - for testing include your mod by adding
-mod=x\kat
as start parameter
For building release builds see ACE3 reference.
Submitting issues and requesting features
Please, use our Issue Tracker to report a bug, propose a feature, or suggest changes to the existing ones.
License
This work is licensed under GPL 3.0