Hi, I noticed your submission is missing source. Your source is everything someone needs to download your game, open it in the game engine, and hit Play to play the game. Here is an example of the files to include: https://github.com/icepol/DeathIsOnlyTheBeginning
Viewing post in Eatables jam comments
Your source is missing 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