Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lizclipse committed Mar 25, 2024
1 parent 1bfcc00 commit dfc93da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,8 @@ services:
- "MAX_TICK_TIME=-1"
volumes:
# attach the relative directory 'data' to the container's /data path
- "./volumes/mc/l3:/data:Z"
- "./volumes/mc/l3:/data"
restart: always
cap_add:
- CAP_NET_RAW
network_mode: "slirp4netns:port_handler=slirp4netns"
```
### Dynmap support (currently broken)
Expand Down
2 changes: 1 addition & 1 deletion index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hash = "fbed9ffa76d58ca544c04f1b8cea632033a72fe64daf7c106f874bc21715113a"

[[files]]
file = "README.md"
hash = "b669bd5196451ce7115537473862ed8e24350a0cb6f955b02b2dbeadd59f999a"
hash = "c83e87573b528002ee52faadfb37a07620c1f82e21d23d139834c50fbddb179b"

[[files]]
file = "config/quilt-loader-overrides.json"
Expand Down
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5f8441fb4d400b254e294e593d3b72a1faef2069131fa97dc56547d2363801dd"
hash = "840752f024c4ed635838a282ba60420e4180035650f2a67194a4fd5a92f2e80e"

[versions]
minecraft = "1.20.1"
Expand Down

0 comments on commit dfc93da

Please sign in to comment.