cleanup modules, initial ABR file support
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -16,18 +16,12 @@
|
||||
[submodule "libs/curl-android-ios"]
|
||||
path = libs/curl-android-ios
|
||||
url = https://bitbucket.org/omigamedev/curl-android-ios.git
|
||||
[submodule "libs/jpeg"]
|
||||
path = libs/jpeg
|
||||
url = https://github.com/richgel999/jpeg-compressor.git
|
||||
[submodule "libs/poly2tri"]
|
||||
path = libs/poly2tri
|
||||
url = https://github.com/greenm01/poly2tri
|
||||
[submodule "libs/base64"]
|
||||
path = libs/base64
|
||||
url = https://github.com/tkislan/base64
|
||||
[submodule "libs/bugtrap"]
|
||||
path = libs/bugtrap
|
||||
url = https://github.com/bchavez/BugTrap.git
|
||||
[submodule "libs/bugtrap-client"]
|
||||
path = libs/bugtrap-client
|
||||
url = https://bitbucket.org/omigamedev/bugtrap-client-x64.git
|
||||
@@ -51,4 +45,4 @@
|
||||
url = https://github.com/stbrumme/hash-library
|
||||
[submodule "libs/native_app_glue"]
|
||||
path = libs/native_app_glue
|
||||
url = https://bitbucket.org/omigamedev/native_app_glue.git
|
||||
url = https://bitbucket.org/omigamedev/native_app_glue.git
|
||||
Reference in New Issue
Block a user