summaryrefslogtreecommitdiffhomepage
path: root/.kobold
diff options
context:
space:
mode:
Diffstat (limited to '.kobold')
-rw-r--r--.kobold35
1 files changed, 35 insertions, 0 deletions
diff --git a/.kobold b/.kobold
new file mode 100644
index 0000000..503c2fa
--- /dev/null
+++ b/.kobold
@@ -0,0 +1,35 @@
+[_kobold_config]
+format_version = 0.3.0
+
+[raylib-linux]
+repo = raysan5/raylib
+source = https://github.com
+dir = external/
+commit = 'c57b8d5'
+label = linux-x64-shared
+
+[raygui]
+repo = raysan5/raygui
+source = https://github.com
+dir = external/
+commit = 'dd36bff'
+
+[stc]
+repo = stclib/stc
+source = https://github.com
+dir = external/
+commit = '09790f0'
+
+;[raylib-web]
+;repo = raysan5/raylib
+;source = https://github.com
+;dir = external/emscripten/
+;commit = 'cb1c2ff'
+;label = web
+
+;[emscripten]
+;repo = emscripten-core/emscripten
+;source = https://github.com
+;dir = external/emscripten/
+;commit = 'd581c72'
+