We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93a49b commit bdbcf71Copy full SHA for bdbcf71
README.md
@@ -8,6 +8,13 @@ Final Project for CSC207
8
* [Task List (Projects)](https://github.com/users/hykilpikonna/projects/1)
9
* [Repo in CSC207 Organization](https://github.com/CSC207-2022F-UofT/mcpm)
10
11
+## Development
12
+
13
+Setup and start a testing minecraft server:
14
15
+1. `pip install -r requirements.txt`
16
+2. `python3 -m tools.start_server`
17
18
## Brainstorm
19
20
Server file/endpoint structure:
0 commit comments