Quick request : "#AppTitle"

Monkey Forums/Monkey Programming/Quick request : "#AppTitle"

ElectricBoogaloo(Posted 2013) [#1]
Android has one version, GLFW has a different one, and iOS doesn't have anything!
Not sure what's up with that, but surely there's a way to do less faffing about with config files?

I'm just wondering if Mark could possibly add two little "App Config" commands that we can add into our main sourcecode, instead of in the seperate config files.

#AppTitle="My Game Name" for window titles and icon names.
#Bundle="com.domain.MyGameName" for bundle ID stuff.
Maybe even get the #Bundle one to automagically add a none-space'd AppTitle to itself?

Yeah, I'm just being lazy, really!


time-killer-games(Posted 2013) [#2]
Your not being lazy. :) this would be of a good convenience. At the same time, it's not the most pressing feature for monkey. As you probably know, they've got a few bugs to fix for the new version. I hope they implement this though.