refactor: Initial release

This commit is contained in:
Mira 2025-01-27 17:17:53 +01:00
commit 9505750e29
Signed by untrusted user who does not match committer: Xorog
GPG key ID: 983798ED9C3E7C36
447 changed files with 41522 additions and 0 deletions

33
.gitmodules vendored Normal file
View file

@ -0,0 +1,33 @@
[submodule "Xorog.UniversalExtensions"]
path = Dependencies/Xorog.UniversalExtensions
url = https://github.com/Fortunevale/Xorog.UniversalExtensions
branch = main
[submodule "quickchart-csharp"]
path = Dependencies/quickchart-csharp
url = https://github.com/TheXorog/quickchart-csharp
branch = applied-editorconfig
[submodule "DisCatSharp"]
path = Dependencies/DisCatSharp
url = https://github.com/Aiko-IT-Systems/DisCatSharp
branch = main
[submodule "OfficialPlugins/Example"]
path = OfficialPlugins/Example
url = https://github.com/Fortunevale/ProjectMakoto.Plugins.Example
branch = main
[submodule "OfficialPlugins/Social"]
path = OfficialPlugins/Social
url = https://github.com/Fortunevale/ProjectMakoto.Plugins.Social
branch = main
[submodule "OfficialPlugins/Translations"]
path = OfficialPlugins/Translations
url = https://github.com/Fortunevale/ProjectMakoto.Plugins.Translations
branch = main
[submodule "Tools"]
path = Tools
url = https://github.com/Fortunevale/ProjectMakoto.Tools
[submodule "OfficialPlugins/ProjectMakoto.Plugins.Music"]
path = OfficialPlugins/Music
url = https://github.com/Fortunevale/ProjectMakoto.Plugins.Music
[submodule "ScoreSaber"]
path = OfficialPlugins/ScoreSaber
url = https://github.com/Fortunevale/ProjectMakoto.Plugins.ScoreSaber