derail-valley-modding / custom-car-loader

A Derail Valley mod that allows the addition of new cars and locomotive types to the game.
https://nexusmods.com/derailvalley/mods/324
MIT License
14 stars 6 forks source link

Grabbers changed from indices #219

Closed WhistleWiz closed 9 months ago

WhistleWiz commented 9 months ago

Changes grabbers to work with strings instead of indices. This allows more future proofing as more choices get added. In order to still provide the ease of pre-typed options, this also implements a search field.