We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beec49e commit 526b3bcCopy full SHA for 526b3bc
README.md
@@ -37,4 +37,5 @@ LunaCore wouldn't be possible without the contributions made to the Minecraft: N
37
- [Luma3DS](https:/github.com/LumaTeam/Luma3DS) - Plugin loader
38
- [devkitPro](https://github.com/devkitPro) - ctrulib and development environment
39
- [FsLib](https://github.com/J-D-K/FsLib) - Used for file handlers
40
-- [libffi](https://github.com/libffi/libffi) - Used as interface to define c functions calls from Core API
+- [libffi](https://github.com/libffi/libffi) - Used as interface to define c functions calls from Core API
41
+- Lua - Scripting language (5.1)
0 commit comments