ofb/README.md

11 lines
266 B
Markdown
Raw Normal View History

2023-04-09 21:59:32 -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`
2023-04-09 22:07:35 -07:00
2. `git submodule update`
2023-04-09 21:59:32 -07:00
From there, only the second command has to be run in order to update the assets