No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

git_api.gdnlib 231B

12345678910111213141516
  1. [general]
  2. singleton=true
  3. load_once=true
  4. symbol_prefix="godot_"
  5. reloadable=false
  6. [entry]
  7. Windows.64="res://bin/win64/release/libgitapi.dll"
  8. X11.64="res://bin/x11/release/libgitapi.so"
  9. [dependencies]
  10. Windows.64=[ ]
  11. X11.64=[ ]