ninstar / Rich-Presence-U

Display your Nintendo games on Discord.
GNU General Public License v3.0
133 stars 24 forks source link

Exporting for macOS #30

Closed ansahtoby12 closed 8 months ago

ansahtoby12 commented 8 months ago

What do I put for the 'bundle identifier' when im exporting?

Screenshot 2024-01-02 at 06 58 58
ninstar commented 8 months ago

From the instructions which can be found in the README.md:

Add com.ninstar.rpc to the identifier field if you selected Mac OSX.

Also, it seems like you are using Godot 4.x which is not compatible with the current version of the source code nor its dependencies. Use 3.5.x instead, this is also mentioned in the instructions.

ansahtoby12 commented 8 months ago

alright thank you