Skip to content

Commit

Permalink
mc server instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
slayernominee committed Jan 4, 2024
1 parent 812a531 commit 9bb4aec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
.pnp.js
.yarn/install-state.gz

# mc server
server/

# testing
/coverage

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Development

add a folder called `server` and put the `paper.jar` file in it that will run the server
add a eula file that has`eula=true` in it ...
Visit the `.env` file and change the token, websocket port there

```sh
Expand Down

0 comments on commit 9bb4aec

Please sign in to comment.