Code and asset repository for One Frog Band, a game developed for Oxy's game design course
Go to file
2023-04-09 22:07:35 -07:00
Assets Initial commit and start of project 2023-04-09 21:59:32 -07:00
ofb-assets@2a6f0a61eb Added assets as a submodule 2023-04-09 22:07:35 -07:00
Packages Initial commit and start of project 2023-04-09 21:59:32 -07:00
ProjectSettings Initial commit and start of project 2023-04-09 21:59:32 -07:00
.gitignore Initial commit and start of project 2023-04-09 21:59:32 -07:00
.gitmodules Added assets as a submodule 2023-04-09 22:07:35 -07:00
README.md Added assets as a submodule 2023-04-09 22:07:35 -07:00

One Frog Band

Setup

The assets for the game are stored separately to the code. To retrieve the assets for the first time, run:

  1. git submodule init
  2. git submodule update

From there, only the second command has to be run in order to update the assets