Skip to content

Commit 526b3bc

Browse files
authored
Add Lua to the list of thanks in README
1 parent beec49e commit 526b3bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ LunaCore wouldn't be possible without the contributions made to the Minecraft: N
3737
- [Luma3DS](https:/github.com/LumaTeam/Luma3DS) - Plugin loader
3838
- [devkitPro](https://github.com/devkitPro) - ctrulib and development environment
3939
- [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
40+
- [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

Comments
 (0)