blob: 503c2fa4157d9aabeb47db10c04b9a8d614139ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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'
|