update vape independent (suggestion)
Closed this issue · 2 comments
sown0000 commented
I love vape independent and it kind of doesn't work anymore.
Here's what I noticed:
- It's still using the old module creation structure (if you can call it like that):
uilib["ObjectsThatCanBeSaved"]..
instead ofuilib.ObjectsThatCanBeSaved
- The discord is outdated. It's using the 7GrandDad#6656 which is probably not in use anymore.
now it's just some suggestions: - Let us use custom assets for tabs maybe?
- Custom save file directory (e.g
"customscript/savefile.txt"
) - Slider increments instead of being just 1.
7GrandDadPGN commented
- The documentation is indeed old
- yeah I'll prob need to update the discord tag
- p sure you can if you download the assets yourself
- would require some rewriting to the saving & loading code, maybe in the future
another property that's not mentioned since the docs are old, this should allow displaying decimal increments (then diving the value after by how much)
7GrandDadPGN commented
Updated the documentation, please contact me about it "not working" in my testing it works fine.