Meta: Remove nlohmann/json dependency
This commit is contained in:
@@ -4,9 +4,6 @@
|
|||||||
[submodule "inferno/vendor/glm"]
|
[submodule "inferno/vendor/glm"]
|
||||||
path = vendor/glm
|
path = vendor/glm
|
||||||
url = https://github.com/g-truc/glm
|
url = https://github.com/g-truc/glm
|
||||||
[submodule "inferno/vendor/json"]
|
|
||||||
path = vendor/json
|
|
||||||
url = https://github.com/nlohmann/json
|
|
||||||
[submodule "inferno/vendor/entt"]
|
[submodule "inferno/vendor/entt"]
|
||||||
path = vendor/entt
|
path = vendor/entt
|
||||||
url = https://github.com/skypjack/entt
|
url = https://github.com/skypjack/entt
|
||||||
|
|||||||
@@ -39,7 +39,6 @@ Or
|
|||||||
- [[https://github.com/Dav1dde/glad][glad]]
|
- [[https://github.com/Dav1dde/glad][glad]]
|
||||||
- [[https://github.com/glfw/glfw][GLFW]]
|
- [[https://github.com/glfw/glfw][GLFW]]
|
||||||
- [[https://github.com/g-truc/glm][GLM]]
|
- [[https://github.com/g-truc/glm][GLM]]
|
||||||
- [[https://github.com/nlohmann/json][JSON]]
|
|
||||||
- [[https://github.com/lua/lua][Lua]]
|
- [[https://github.com/lua/lua][Lua]]
|
||||||
- [[https://github.com/riyyi/ruc][ruc]]
|
- [[https://github.com/riyyi/ruc][ruc]]
|
||||||
- [[https://github.com/ThePhD/sol2][sol3]]
|
- [[https://github.com/ThePhD/sol2][sol3]]
|
||||||
|
|||||||
Vendored
-1
Submodule vendor/json deleted from bde5712418
Reference in New Issue
Block a user