Skip to content

Commit 288343e

Browse files
committed
chore: add TechEngine engine repo as a submodule
Links the engine repository (github.com/GetTechAPI/TechEngine) as a submodule tracking its main branch. Only a gitlink enters this repo's history — TechEngine's own commits are not vendored — and the folder navigates straight to the TechEngine project on GitHub.
1 parent 43fbc43 commit 288343e

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[submodule "TechEngine"]
2+
path = TechEngine
3+
url = https://github.com/GetTechAPI/TechEngine.git
4+
branch = main

TechEngine

Submodule TechEngine added at e17eacc

0 commit comments

Comments
 (0)