uspgamedev / luasteam

Bindings to connect lua with Steam API
https://luasteam.readthedocs.io/en/stable/
MIT License
116 stars 19 forks source link

Refactor #5

Closed yancouto closed 5 years ago

yancouto commented 5 years ago

Splitting the behavior of luasteam.cxx on multiple files, one for each of the API "sections". Also created luasteam namespace for our stuff.

This will help a lot since I will add many more functions on the next PR's.