diff --git a/.gitignore b/.gitignore index 0c53cac..a7ee063 100644 --- a/.gitignore +++ b/.gitignore @@ -1,44 +1,5 @@ -# ---> Lua -# Compiled Lua sources -luac.out +.vscode -# luarocks build files -*.src.rock -*.zip -*.tar.gz - -# Object files -*.o -*.os -*.ko -*.obj -*.elf - -# Precompiled Headers -*.gch -*.pch - -# Libraries -*.lib -*.a -*.la -*.lo -*.def -*.exp - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex settings.json \ No newline at end of file diff --git a/love2d/OpenAL32.dll b/love2d/OpenAL32.dll new file mode 100644 index 0000000..c8f637b Binary files /dev/null and b/love2d/OpenAL32.dll differ diff --git a/love2d/SDL2.dll b/love2d/SDL2.dll new file mode 100644 index 0000000..2317a7c Binary files /dev/null and b/love2d/SDL2.dll differ diff --git a/love2d/love.dll b/love2d/love.dll new file mode 100644 index 0000000..2f5e67a Binary files /dev/null and b/love2d/love.dll differ diff --git a/love2d/love.exe b/love2d/love.exe new file mode 100644 index 0000000..66e3ba5 Binary files /dev/null and b/love2d/love.exe differ diff --git a/love2d/lovec.exe b/love2d/lovec.exe new file mode 100644 index 0000000..cf7faac Binary files /dev/null and b/love2d/lovec.exe differ diff --git a/love2d/lua51.dll b/love2d/lua51.dll new file mode 100644 index 0000000..bc0c9c6 Binary files /dev/null and b/love2d/lua51.dll differ diff --git a/love2d/mpg123.dll b/love2d/mpg123.dll new file mode 100644 index 0000000..f6f1842 Binary files /dev/null and b/love2d/mpg123.dll differ diff --git a/love2d/msvcp120.dll b/love2d/msvcp120.dll new file mode 100644 index 0000000..4ea1efa Binary files /dev/null and b/love2d/msvcp120.dll differ diff --git a/love2d/msvcr120.dll b/love2d/msvcr120.dll new file mode 100644 index 0000000..d711c92 Binary files /dev/null and b/love2d/msvcr120.dll differ