Whitebrim / VSCode-PlaydateTemplate

This template will help you with autocompletion and running your code in simulator. Windows & Linux.
202 stars 25 forks source link

Maybe not obvious that developers need to change pdxinfo #11

Closed daprice closed 1 year ago

daprice commented 1 year ago

I’ve run into more than one published game with the bundle ID “com.organization.package”, and some even show up as “Template by You”. Just a suggestion, but the instructions in the readme should include changing those.

It might even be a good idea to leave the bundle ID out of the template. If a dev forgets to set their bundle ID, it’s probably better if the game fails to sideload (missing bundle ID) than to have a bundle ID collision.

Whitebrim commented 1 year ago

What do you think? https://github.com/Whitebrim/VSCode-PlaydateTemplate/blob/master/README.md

daprice commented 1 year ago

👍🏻Looks good to me, assuming people read it 🤷🏻‍♂️