Skip to content

Commit bdbcf71

Browse files
committed
[+] Readme instructions
1 parent f93a49b commit bdbcf71

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ Final Project for CSC207
88
* [Task List (Projects)](https://github.com/users/hykilpikonna/projects/1)
99
* [Repo in CSC207 Organization](https://github.com/CSC207-2022F-UofT/mcpm)
1010

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+
1118
## Brainstorm
1219

1320
Server file/endpoint structure:

0 commit comments

Comments
 (0)