spelunky-fyi / overlunky

An overlay for Spelunky 2 to help you with modding, exploring the depths of the game and practicing with tools like spawning arbitrary items, warping to levels and teleporting.
MIT License
86 stars 32 forks source link

fix spel2.lua function overloads #344

Closed estebanfer closed 1 year ago

estebanfer commented 1 year ago

Add ---@meta to spel2.lua, wich indicates the language server that it is a definition file, making the multiple function declarations to work correctly https://luals.github.io/wiki/annotations/#meta

estebanfer commented 1 year ago

oh, @meta in the commit seems to point to an user in github, lol