3d694755c4cdf3ac0b425d613f6323327680d993
Las Gymkhanikas de Uli
Point-and-click adventure game developed using Escoria framework and Godot engine.
Building from source
- Clone
gymkhanarepo - Clone
escoria-demo-gamerepo (develop branch) - Create
gymkhana/addons/escoria-coresymlink pointing toescoria-demo-game/addons/escoria-core
Video export.
- 1280 x 720 | 25fps
- Export to MP4
- Convert to ogv
ffmpeg -i input.mp4 -c:v libtheora -q:v 6 -c:a libvorbis -q:a 4 output.ogv
Export
- Web:
godot -v --export "HTML5" ../gymkhana-export-html/index.html - Linux:
godot -v --export "Linux/X11" ../LasGymkhanikasDeUli-1.0-RC1.appimage Windows: godot -v --export "Windows Desktop x64" ../LasGymkhanikasDeUli-1.0-RC1.exe
Releases
1
release/0.7
Latest
Languages
GDScript
59%
TypeScript
35.2%
Shell
3.5%
Python
1.7%
GAP
0.6%