aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMyles <43725835+MylesAndMore@users.noreply.github.com>2022-12-01 08:50:26 -0600
committerGitHub <noreply@github.com>2022-12-01 08:50:26 -0600
commit8d2e1c91f37caeae693fa3be2a65a89fb68eda65 (patch)
treec87ff27e29cf0db922dff0fbb78a96003da7a73f /README.md
parent76abe512529541872359c04909eb2150e1a2ce80 (diff)
downloadTumble-8d2e1c91f37caeae693fa3be2a65a89fb68eda65.tar.gz
Tumble-8d2e1c91f37caeae693fa3be2a65a89fb68eda65.tar.bz2
Tumble-8d2e1c91f37caeae693fa3be2a65a89fb68eda65.zip
oopsies forgot important things
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 681c340..6cc688c 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,11 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele
- [ ] add some example layer generation and layer material types, from actual game @MylesAndMore
+## configuration/customization
+
- [ ] add two configs where you can:
- [ ] set if you want the game to auto-start
- - [ ] set the amt of players you want the game to auto-start at
+ - [ ] set the amt of players you want the game to auto-start at
+ - [ ] program the auto-start (just add an if statement on the PlayerJoin listener to run the StartGame method on a certain amt of players in the config)
- [ ] add game music? but probably only for us; I feel like the og music must be copyrighted