diff options
| author | realtradam <[email protected]> | 2023-07-30 20:20:11 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-07-30 20:20:11 -0400 |
| commit | 82229540666b12588d5452b4f8a40ed7fc233dea (patch) | |
| tree | c7a5cbecb79dfbf6b164d41bb887540a3e8185f4 /.kobold | |
| download | kobold_sample-82229540666b12588d5452b4f8a40ed7fc233dea.tar.gz kobold_sample-82229540666b12588d5452b4f8a40ed7fc233dea.zip | |
init
Diffstat (limited to '.kobold')
| -rw-r--r-- | .kobold | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +[kobold_config] +format_version = 0.1.0 + +[raysan5/raylib] +source = https://github.com +commit = 'd3ea64983212f7451a9cfbf644da8a5c43dbc706' +dir = ./ + +[raysan5/raygui] +source = https://github.com +commit = '3d20f06bf29cc764afdc40ad773031e57030fe34' +dir = ./ |
