mirror of
https://github.com/celisej567/mcpe.git
synced 2025-12-31 17:49:17 +03:00
* Use the GitHub mirror of TheBrokenRail's GLES compatibility layer
* Add `assets/` to the gitignore.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -381,3 +381,5 @@ FodyWeavers.xsd
|
||||
/windows_vs/assetsO
|
||||
|
||||
/wasm
|
||||
|
||||
/assets/
|
||||
|
||||
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -3,4 +3,4 @@
|
||||
url = https://github.com/gzuidhof/coi-serviceworker
|
||||
[submodule "thirdparty/gles-compatibility-layer"]
|
||||
path = thirdparty/gles-compatibility-layer
|
||||
url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/gles-compatibility-layer.git
|
||||
url = https://github.com/TheBrokenRail/gles-compatibility-layer.git
|
||||
|
||||
Reference in New Issue
Block a user