Renaming Target game mames and settings?
Monkey Forums/Monkey Programming/Renaming Target game mames and settings?
| ||
Is there some official guide to renaming target Game names and implementing the settings properly? For example html5 and Flash game names? |
| ||
For HTML5 you can just rename the javascript file (js) and with Flash just the swf, nothing special. For iOS, what I remember is that you change the output in XCode in the plist(?) file and rebuild. For Android, renaming the apk is fine. |
| ||
Why does mark not make those values take on the same name as the build file. would make things a lot easier if it did. |