MemeTech commited on
Commit
efd094b
·
verified ·
1 Parent(s): 412e008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -5
README.md CHANGED
@@ -1,11 +1,21 @@
1
  ---
2
  title: Minecraft Server
3
- emoji: 📚
4
- colorFrom: yellow
5
- colorTo: yellow
6
  sdk: docker
7
- pinned: false
8
  short_description: a Minecraft server in a HF Space
 
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Minecraft Server
3
+ emoji: 🌍
4
+ colorFrom: blue
5
+ colorTo: blue
6
  sdk: docker
7
+ pinned: true
8
  short_description: a Minecraft server in a HF Space
9
+ app_port: 7860
10
  ---
11
 
12
+ **Minecraft Server in HF Space!**
13
+
14
+ That's about it. This space has no storage, so the world is reset when the space is restarted, and the seed is regenerated too (I could have set it statically, but I didn't).
15
+
16
+ **In Minecraft**
17
+
18
+ The server is on MemeTech-Minecraft_server.hf.space, but it's not on Minecrafts default port of 25565, so you need to add that.
19
+ With that in mind, the *updated* server address is *MemeTech-Minecraft_server.hf.space:7860*
20
+
21
+ Although, I can't seem to connect... if anyone can help me figure out why that is, that would be nice