Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -37,3 +37,44 @@ st.markdown("""
|
|
37 |
{Boxing_and_MMA_Commentary_and_Knowledge}
|
38 |
|
39 |
""")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
{Boxing_and_MMA_Commentary_and_Knowledge}
|
38 |
|
39 |
""")
|
40 |
+
|
41 |
+
|
42 |
+
Multiplayer_Custom_Hosting_Game_Servers_For_Simulated_Worlds="""
|
43 |
+
|
44 |
+
# Multiplayer Simulated Worlds
|
45 |
+
|
46 |
+
1. 7 Days To Die PC
|
47 |
+
2. ARK: Survival Evolved PC
|
48 |
+
3. Arma 3 PC
|
49 |
+
4. Atlas PC
|
50 |
+
5. Conan Exiles PC
|
51 |
+
6. Craftopia PC
|
52 |
+
7. DayZ PC
|
53 |
+
8. Eco - Global Survival PC
|
54 |
+
9. Empyrion - Galactic Survival PC
|
55 |
+
10. Factorio PC
|
56 |
+
11. Farming Simulator 19 PC
|
57 |
+
12. Crossplay
|
58 |
+
13. Farming Simulator 22
|
59 |
+
14. Last Oasis PC
|
60 |
+
15. Last Oasis Classic PC
|
61 |
+
16. Minecraft (Vanilla) PC
|
62 |
+
17. Crossplay
|
63 |
+
18. Path of Titans
|
64 |
+
19. Rust PC
|
65 |
+
20. SCP: Secret Laboratory PC
|
66 |
+
21. SCUM PC
|
67 |
+
22. Satisfactory PC
|
68 |
+
23. Satisfactory (Experimental) PC
|
69 |
+
24. Crossplay
|
70 |
+
25. Space Engineers
|
71 |
+
26. Terraria (tShock & Vanilla) PC
|
72 |
+
27. The Forest PC
|
73 |
+
28. Crossplay
|
74 |
+
29. Valheim
|
75 |
+
|
76 |
+
"""
|
77 |
+
|
78 |
+
st.markdown(Multiplayer_Custom_Hosting_Game_Servers_For_Simulated_Worlds)
|
79 |
+
|
80 |
+
|