If you got less ratings than the median ratings for all submitted games, your final rating is penalized. This keeps you from just rating 1 game a 5/5 in all categories and winning the jam.
Yang Pulse
Creator of
Recent community posts
You need to add your teammate as an admin: https://itch.io/jam/gamedevtv-jam-2022/topic/2144910/shouldnt-all-team-members-b...
Yep, it looks good now. Use this link to add your game back to the jam: https://itch.io/jam/318018/add-game/1554629?token=2s5SA76CIxBsS07dAGjyk5TK8
I wouldn't recommend trying to learn Git to solve this. Git takes a bit of time to understand and learn.
Just delete the Library folder from your project files, zip it up, and then upload it to your game page. Your source should look like this: https://github.com/rpie3/a-friend-in-the-end
If using Unity, delete the Library folder, and then zip up the rest. It should look something like this: https://github.com/rpie3/a-friend-in-the-end
You can just upload this as a zip to your game page.
None of those are source. Those are just links to download the game files. Source is everything a user needs to open the game in Unity and run the game from Unity. Here is an example of the files to include: https://github.com/icepol/DeathIsOnlyTheBeginning
I will give you another 24 hours to properly upload your source.
Ah, you updated the game page. Sorry, I was looking at the submission page. Use this link to re-add your game to the event: https://itch.io/jam/318018/add-game/1553149?token=cRGYLzGnDu735mrYLSN8NqYmXM
Hi, I noticed your submission is missing source folders. Your source is everything someone needs to download your game, open it in the game engine, and hit Play to play the game. In your case, your source is missing the Assets, Packages, and ProjectSettings folders. Here is an example of what your source should look like: https://github.com/icepol/DeathIsOnlyTheBeginning
I mentioned this 3 days ago, but will allow 24 hours for you to submit your full source, otherwise I will have to remove your submission for not uploading all of your source.
Removed from the jam because source was missing and no source updates were given.
Message was posted on the deadline about what source folders are missing, with an example. A follow-up message was sent the next day. Supposedly the author fixed it, but no source was ever uploaded (last update is still the day the game was published).
Hi, I noticed your submission is missing source folders. Your source is everything someone needs to download your game, open it in the game engine, and hit Play to play the game. In your case, your source is missing the Packages and ProjectSettings folders. Here is an example of what your source should look like: https://github.com/icepol/DeathIsOnlyTheBeginning
I'll give you 24 hours to update your project, otherwise I will sadly have to remove it from the jam.