No description
Find a file
2023-07-11 13:02:56 +10:00
installer move the build and run scripts outside the game dir 2023-07-11 13:02:49 +10:00
🕹️cube-tube move the build and run scripts outside the game dir 2023-07-11 13:02:49 +10:00
.gitignore Adjusting metadata for release 2023-05-23 09:32:35 +10:00
package Fixed some paths and added a short readme 2023-07-11 13:02:56 +10:00
package.bat move the build and run scripts outside the game dir 2023-07-11 13:02:49 +10:00
README.md Fixed some paths and added a short readme 2023-07-11 13:02:56 +10:00
run Fixed some paths and added a short readme 2023-07-11 13:02:56 +10:00
run.bat move the build and run scripts outside the game dir 2023-07-11 13:02:49 +10:00

dragonruby binaries, etc are in the .dragonruby folder

To update dragonruby, use the following:

git subtree add --prefix .dragonruby <path/to/dragonruby/repo> <version-tag> --squash

(or just dump the files in the .dragonruby folder)

Also, make sure to dump icons in .dragonruby/dragonruby-ios-simulator.app/Assets.xcassets/AppIcon.appiconset/ and .dragonruby/dragonruby-ios.app/Assets.xcassets/AppIcon.appiconset (see the .gitkeep files in those folders for more info)