LibreSplit icon indicating copy to clipboard operation
LibreSplit copied to clipboard

Rename LAST to LibreSplit

Open wins1ey opened this issue 10 months ago • 2 comments

LAST is going to be renamed to LibreSplit. A lot of functions and variables have last in their name and are going to be renamed to something more sensible for a more readable codebase.

wins1ey avatar Apr 09 '24 15:04 wins1ey

Since this seems like a good time to do it, would it be possible to add a prefix to all LibreSplit Lua functions?

For example, readAddress() -> ls_readAddress() or something like that.

I think it would be better to visibly seperate LibreSplit functions from regular Lua functions.

Loomeh avatar Apr 09 '24 16:04 Loomeh

Since this seems like a good time to do it, would it be possible to add a prefix to all LibreSplit Lua functions?

I'm not opposed to this but I think it should probably be it's own PR.

wins1ey avatar Apr 11 '24 12:04 wins1ey