mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
@@ -1,6 +1,3 @@
|
|||||||
[submodule "vendor/directx"]
|
[submodule "vendor/directx"]
|
||||||
path = GlitchyEngine/vendor/directx
|
path = GlitchyEngine/vendor/directx
|
||||||
url = https://github.com/aharabada/directx-beef.git
|
url = https://github.com/aharabada/directx-beef.git
|
||||||
[submodule "Imgui/vendor/cimgui"]
|
|
||||||
path = Imgui/vendor/cimgui
|
|
||||||
url = https://github.com/cimgui/cimgui.git
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
FileVersion = 1
|
FileVersion = 1
|
||||||
Projects = {Sandbox = {Path = "Sandbox"}, GlitchyEngine = {Path = "GlitchyEngine"}, GlitchLog = {Path = "GlitchLog"}, DirectX = {Path = "GlitchyEngine/vendor/directx/DirectX"}, Imgui = {Path = "Imgui"}}
|
Projects = {Sandbox = {Path = "Sandbox"}, GlitchyEngine = {Path = "GlitchyEngine"}, GlitchLog = {Path = "GlitchLog"}, DirectX = {Path = "vendor/directx/DirectX"}}
|
||||||
|
|
||||||
[Workspace]
|
[Workspace]
|
||||||
StartupProject = "Sandbox"
|
StartupProject = "Sandbox"
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
FileVersion = 1
|
|
||||||
|
|
||||||
[Project]
|
|
||||||
Name = "Imgui"
|
|
||||||
TargetType = "BeefLib"
|
|
||||||
StartupObject = "Imgui.Program"
|
|
||||||
Vendored
-1
Submodule Imgui/vendor/cimgui deleted from ee5534d7cd
Reference in New Issue
Block a user