this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 93 lines 2.6 kB view raw
1[submodule "vendor/blip-buf"] 2 path = vendor/blip-buf 3 url = https://github.com/nesbox/blip-buf.git 4 shallow = true 5[submodule "vendor/dirent"] 6 path = vendor/dirent 7 url = https://github.com/tronkko/dirent.git 8 shallow = true 9[submodule "vendor/giflib"] 10 path = vendor/giflib 11 url = https://github.com/nesbox/giflib.git 12 shallow = true 13[submodule "vendor/lpeg"] 14 path = vendor/lpeg 15 url = https://github.com/nesbox/lpeg.git 16 shallow = true 17[submodule "vendor/lua"] 18 path = vendor/lua 19 url = https://github.com/lua/lua.git 20 shallow = true 21[submodule "vendor/squirrel"] 22 path = vendor/squirrel 23 url = https://github.com/albertodemichelis/squirrel.git 24 shallow = true 25[submodule "vendor/wren"] 26 path = vendor/wren 27 url = https://github.com/wren-lang/wren.git 28 shallow = true 29[submodule "vendor/zlib"] 30 path = vendor/zlib 31 url = https://github.com/madler/zlib.git 32 shallow = true 33[submodule "vendor/zip"] 34 path = vendor/zip 35 url = https://github.com/kuba--/zip.git 36 shallow = true 37[submodule "vendor/moonscript"] 38 path = vendor/moonscript 39 url = https://github.com/nesbox/moonscript.git 40 shallow = true 41[submodule "vendor/argparse"] 42 path = vendor/argparse 43 url = https://github.com/cofyc/argparse.git 44 shallow = true 45[submodule "vendor/libpng"] 46 path = vendor/libpng 47 url = https://github.com/glennrp/libpng.git 48 shallow = true 49[submodule "vendor/sdl2"] 50 path = vendor/sdl2 51 url = https://github.com/libsdl-org/SDL.git 52 shallow = true 53[submodule "mruby"] 54 path = vendor/mruby 55 url = https://github.com/mruby/mruby.git 56 shallow = true 57[submodule "vendor/wasm3"] 58 path = vendor/wasm3 59 url = https://github.com/wasm3/wasm3.git 60 shallow = true 61[submodule "vendor/janet"] 62 path = vendor/janet 63 url = https://github.com/janet-lang/janet.git 64 shallow = true 65[submodule "vendor/quickjs"] 66 path = vendor/quickjs 67 url = https://github.com/nesbox/quickjs.git 68 shallow = true 69[submodule "vendor/naett"] 70 path = vendor/naett 71 url = https://github.com/erkkah/naett.git 72 shallow = true 73[submodule "vendor/msf_gif"] 74 path = vendor/msf_gif 75 url = https://github.com/notnullnotvoid/msf_gif.git 76 shallow = true 77[submodule "vendor/dlfcn"] 78 path = vendor/dlfcn 79 url = https://github.com/dlfcn-win32/dlfcn-win32.git 80 shallow = true 81[submodule "vendor/jsmn"] 82 path = vendor/jsmn 83 url = https://github.com/zserge/jsmn.git 84 shallow = true 85[submodule "vendor/sdl-gpu"] 86 path = vendor/sdl-gpu 87 url = https://github.com/aliceisjustplaying/sdl-gpu.git 88 branch = master 89[submodule "vendor/pocketpy"] 90 path = vendor/pocketpy 91 url = https://github.com/pocketpy/pocketpy.git 92 shallow = true 93