Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I've sent you an invitation on GitHub. There are two repositories – mysteria-server (backend) and mysteria-game (frontend). You need to switch to the branch named "add-ai", which contains the latest version. The database is running on Supabase, where I can also invite you, or you can use your own database created from the scripts — but I'm not sure if all the necessary scripts are included in the repositories. If anything is unclear, feel free to reach out.

(1 edit)

I’d also like to help out with development! I’ve had a go at pulling down the repos and trying it locally with my own Supabase project. Unfortunately it does look like the script is not in the repo, so couldn’t get it working.

I’ve made a Github issue on the mysteria-server repo detailing the problem.

(1 edit)

Hey, I replied to the issue on GitHub—give it a try! I set up a new project on Supabase and ran this script there, and everything works fine. I’ve also merged it into the master branch.
Also, don’t forget to create your .env file and set all the necessary environment variables.