MVPStudio / mvp-studio-plan

The main repo for infrastructure, projects, etc.
1 stars 2 forks source link

Adds in the adventure game #2

Closed oliverdain closed 6 years ago

oliverdain commented 6 years ago

This PR is the following:

  1. I added https://github.com/Hack4Eugene/adventure-childrens-museum-by-fawkes as a remote and pulled it
  2. I checked out their master branch and moved their stuff into projects/adventure-childrens-museum/
  3. I ran git lfs migrate to convert all their binary assets into LFS references
  4. I merged that into this new branch

The result is we now have all of their code including the git history in our repo but none of the big assets (though LFS pulls the automatically for you).

Depends on #1

slively commented 6 years ago

👍