Spidertron Weapon Loadout Squad

by Kryzeth

Extension mod for Spidertron Weapon Loadout, allowing for up 9 additional, fully customizable Spidertron weapon loadouts.

Content
25 days ago
2.0
421
Transportation

b [Fixed] file names are case sensitive on Linuix

27 days ago

Signal icon file names contain a capital letter, and thus don't load when a lower case one is used on Linuix.
changes I made below resulted in a working (so far) mod.

spider-changes.lua lines 11 & 16 "signal_a.png" -> "signal_A.png"

data.lua added "signal = string.upper(signal)" after line 35

25 days ago
(updated 25 days ago)

Somehow, I did not notice that the filenames were all upper case. Thanks for the specific file lines to update, fixed in v1.0.4

New response