Replies: 2 comments
|
Thankfully, we automatically track this already in the database. We do need to surface it in credits on the game page. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Unless I am mistaken, there seems to be no accurate way to give someone Rich Presence credits except writing in the script itself a comment like
// Rich Presence by SporyTikewhich is not visible for many users and doesn't really credit the user at all by our standards due to how hidden it is in the managing app, which basically only people see if they really want to go there.
Would it be possible to add "Rich Presence Creation" as a credits option in the menu here:

And that users which were added as credit that way get displayed in the current "Code Contributors" section.

To avoid confusion the current "Code Contributors" should probably renamed to "Achievement Contributions" (or "Logic Contribution" if it actually includes something like leaderboard contribution) and then make a seperate category called "Rich Presence Contribution" under the
<>section.In case an alternative solution comes up to your mind, keep in mind that there are some scripts which had a base created by one user and it was fleshed out by another user or it was made as some kind of collab. So it is important to be possible to set multiple users as contributors.
All reactions