You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the argument --windows force to show only the window of application
How to share your executable
To share the program, you have to give to users the following folders with your executables :
core
mycodes
MyFunctions
MyMaps
example with only game
Resolve Errors
if you have an error with mini_portal2 gem,
you have to remove yours gems, because mini_portal2 has many versions.
mini_portal2 is linked some gem. you have to uninstall your gems with the command: gem uninstall --all
After uninstall, reinstall gosu, ocra, fxruby and retry the intallation.