Guest User

Create own lobby on Halo Online 0.7

a guest
Aug 8th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. To create your own lobby successfully first go to the Halo Online directory > Data > Server > Create a "mods.json" file with the program "notepad++" > Copy this:
  2. {
  3. "mods": {
  4. "Reach Anniversary Multiplayer": {
  5. "package_url": "https://fileshare.zgaf.io/mods/pak/242/RAMP.pak"
  6. },
  7. "H3EK H2 Maps": {
  8. "package_url": "https://fileshare.zgaf.io/mods/pak/107/H3EK_H2_Maps.pak"
  9. },
  10. "ED++": {
  11. "package_url": "https://fileshare.zgaf.io/mods/pak/104/ED++.pak"
  12. }
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment