diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-07-19 13:20:33 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-07-19 13:20:33 +0200 |
commit | de0463bcf0f76ef8b07f2719679c9e0d72745c5d (patch) | |
tree | 9a33df947ceeea16a3e20b400585b1d3c304e77e /ios/robovm.properties | |
parent | e66f9f2a61d3dab4545e996046486de0d44e2901 (diff) | |
download | RustAndDust-de0463bcf0f76ef8b07f2719679c9e0d72745c5d.zip RustAndDust-de0463bcf0f76ef8b07f2719679c9e0d72745c5d.tar.gz |
welcome RustAndDust
Diffstat (limited to 'ios/robovm.properties')
-rw-r--r-- | ios/robovm.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ios/robovm.properties b/ios/robovm.properties index 529e500..e4ed11a 100644 --- a/ios/robovm.properties +++ b/ios/robovm.properties @@ -1,6 +1,6 @@ app.version=1.0 -app.id=ch.asynk.creepingarmor.IOSLauncher -app.mainclass=ch.asynk.creepingarmor.IOSLauncher +app.id=ch.asynk.rustanddust.IOSLauncher +app.mainclass=ch.asynk.rustanddust.IOSLauncher app.executable=IOSLauncher app.build=1 -app.name=CreepingArmor +app.name=RustAndDust |