-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the nCine addon #190
Add the nCine addon #190
Conversation
Please run StyLua on your submodule to apply the proper code style. Also, you have a few other files in your addon like |
The library directory has already passed under the stylua 2.0.1 scrutiny, the only change that it suggests is listing the I have updated the PR and the submodule now points to the |
Ok, that is fine. The submodule actually committed still points to ff1a7d2 though. The following should fix it:
|
a4bcb4e
to
1c5b9fd
Compare
Thanks for the instructions, it should be fixed now. 👌🏻 |
Thank you, nice work! |
This reverts commit 05b3eaf.
I would like to contribute the CATS definitions for the nCine, an open source cross-platform 2D game framework that can be used with both C++ and Lua.
The work took 2-3 weeks of my spare time and gave me the opportunity to review both the C++ Doxygen documentation and the Lua API itself. I would be really glad and proud if it gets accepted as an official addon for the Lua Language Server. 😊
Please don't hesitate to provide feedback and let me know if there is anything that should be changed. 🙏🏻
GitHub Issue: #191.