aa74656925b73f4050a56086924071187b4256ce
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
Frog Subtitles
Frog Subtitles is a C# plugin which requires some extra steps:
- Use Godot .Net version
- Download .Net SDK v8+ (Ubuntu 24.04:
sudo apt install dotnet-sdk-8.0) - Build C# solution in Godot: Project -> Tools -> C# -> Create C# solution
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
Sound attributions:
- button_clicking.ogg | Button Clicking 1 by Sheyvan -- https://freesound.org/s/475188/ -- License: Creative Commons 0
- menu_button.ogg | Videogame Menu BUTTON CLICK by Christopherderp -- https://freesound.org/s/342200/ -- License: Creative Commons 0
Icon attributions:
- Translate button: Noun Project. Public domain
Releases
1
release/0.7
Latest
Languages
GDScript
59%
TypeScript
35.2%
Shell
3.5%
Python
1.7%
GAP
0.6%