A small library focussed on creation and maintenance of arrows
Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 0.1.3 Date: 2024-08-14 Features: - Added function arrow.update_settings(data) Bugfixes: - Corrected processing of per-arrow sprite
Version: 0.1.2 Date: 2024-08-13 Bugfixes: - Fixes crash when checking for valid sprite while no argument was passed
Version: 0.1.1 Date: 2024-08-13 Features: - Added function arrow.get_distance()
Version: 0.1.0 Date: 2024-08-13 Features: - Initial creation