Files
ludum_dare_46/README.md
2020-04-19 22:25:08 +02:00

17 lines
349 B
Markdown

# WORKING TITLE
## Summary
Short summary of the game and gameplay.
## Branching
- `master` - Current state of the game
- `dev` - Next feature update state of the game - Merged to `master`
- `dev-X` - Specific features for the game - Merged to `dev`
- `hotfix-X` - Bugfixes that need to be pushed to all branches
## Context
Ludum Dare whatever