Skip to content
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
Compare
Choose a tag to compare
@ClobberXD ClobberXD released this 22 May 15:13
d20130a
  • 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.
  • 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