initial commit

This commit is contained in:
2024-05-29 17:38:50 +03:00
commit 85225f7c2d
25 changed files with 1405 additions and 0 deletions

6
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"recommendations": [
"sumneko.lua",
"jep-a.lua-plus"
]
}