Hi,
When I execute ./dragonruby-publish --only-package mygame (on Linux PC), i get "All platform builds are complete!" in console but the builds folder remain empty.
The mygame folder contains an "App" folder (where my main.rb is) and when i execute "run" my game work.
Could you please help me?