This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
v0.24 (Pre-release 25)
Pre-release
Pre-release
- Ammo is something mods needs to register using the
gunslinger.register_ammo
API method.- Currently, ammo does not have any functional significance, and only support the
itemdef
field.
- Currently, ammo does not have any functional significance, and only support the
- Ammo finally has a proper texture.
- New API method
gunslinger.get_config
for mods to access a copy of gunslinger's internal config (includes stuff like default values, debug mode, etc.).
Changelog: v0.23-pre...v0.24-pre