Added media player and character select and started some other stuff

This commit is contained in:
2023-08-27 21:34:02 +02:00
parent aad5f3d421
commit a48fc04e3b
88 changed files with 1029 additions and 2798 deletions

View File

@@ -1,11 +0,0 @@
[configuration]
entry_symbol = "git_plugin_init"
[libraries]
macos.editor = "macos/libgit_plugin.macos.editor.universal.dylib"
windows.editor.x86_64 = "win64/libgit_plugin.windows.editor.x86_64.dll"
linux.editor.x86_64 = "linux/libgit_plugin.linux.editor.x86_64.so"
linux.editor.arm64 = "linux/libgit_plugin.linux.editor.arm64.so"
linux.editor.rv64 = ""