mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
The Great Refactor Part 1 - connector -> core
This commit is contained in:
parent
a4b2e05132
commit
0b5009b415
573 changed files with 135 additions and 135 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "connector/src/main/resources/mappings"]
|
||||
path = connector/src/main/resources/mappings
|
||||
[submodule "core/src/main/resources/mappings"]
|
||||
path = core/src/main/resources/mappings
|
||||
url = https://github.com/GeyserMC/mappings.git
|
||||
[submodule "connector/src/main/resources/languages"]
|
||||
path = connector/src/main/resources/languages
|
||||
[submodule "core/src/main/resources/languages"]
|
||||
path = core/src/main/resources/languages
|
||||
url = https://github.com/GeyserMC/languages.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue