chickensoft-games / GameDemo

The Chickensoft Game Demo — a fully tested, third-person 3D game built with Godot and C#. Now with saving and loading!
https://chickensoft.games
MIT License
322 stars 20 forks source link

Release breaks git-lfs #1

Closed sebastienwood closed 9 months ago

sebastienwood commented 10 months ago

Hi ! Thanks for the great project :) The release download from github (https://github.com/chickensoft-games/GameDemo/releases) breaks all git dependencies, which is an issue as it still contains git-lfs symlinks to all the game resources.

It works perfectly however with

jolexxa commented 10 months ago

Thanks for letting me know! I would like to get an actual compilation build going at some point, so I can just delete the release in the meantime.

sebastienwood commented 10 months ago

My pleasure, do you prefer I let the issue open for other people to know ?

jolexxa commented 10 months ago

It's also possible I ran out of LFS data (was just notified by GH that I'd run out). So maybe that's complicating the issue. I've purchased additional data from GH, so we'll see if that helps.

Yeah, we can leave this up for now since it's getting a fair amount of attention.

nagyv commented 9 months ago

To help others identify this bug head to #2

It describes very well the symptoms.

jolexxa commented 9 months ago

I've added a zip file of the project with the files that should prevent this!