Skip to main content

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

make sure to initialize the repo submodules as seen in the Quickstart section of the README.

i tried git submodule update --init

it gives me nothing

so i tried git clone --recursive

and that worked to the terminal

in the editor it says failed to load mainmenu.gd with error parse error*  and cannot find SOME in base Maybe are the top 2 errors

*(as well as some other scripts)

help