mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-12 21:42:23 +02:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1 +1,16 @@
|
||||
# ludum_dare_46
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user