add folders for dragonruby structure

This commit is contained in:
2022-06-02 15:00:48 +12:00
parent 64d70e1169
commit 57952937b2
9 changed files with 257 additions and 74 deletions

View File

@@ -0,0 +1,12 @@
devid=Squishibutz
devtitle=Squishibutz
gameid=sguis-conways
gametitle=Sgui's conways
version=0.1
icon=metadata/icon.png
# Uncomment the entry below to bytecode compile your Ruby code (Pro License Only)
#compile_ruby=false
# Uncomment the entry below to specify the package name for your APK (Pro License Only)
#packageid=org.dev.gamename

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@@ -0,0 +1,13 @@
# ios_metadata.txt is used by the Pro version of DragonRuby Game Toolkit to create iOS apps.
# Information about the Pro version can be found at: http://dragonruby.org/toolkit/game#purchase
# teamid needs to be set to your assigned Team Id which can be found at https://developer.apple.com/account/#/membership/
teamid=
# appid needs to be set to your application identifier which can be found at https://developer.apple.com/account/resources/identifiers/list
appid=
# appname is the name you want to show up underneath the app icon on the device. Keep it under 10 characters.
appname=
# devcert is the certificate to use for development/deploying to your local device. This is the NAME of the certificate as it's displayed in Keychain Access.
devcert=
# prodcert is the certificate to use for distribution to the app store. This is the NAME of the certificate as it's displayed in Keychain Access.
prodcert=