Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgazelka authored Oct 17, 2024
1 parent faac911 commit 64992e2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,34 @@

[![Discord invite link](https://dcbadge.vercel.app/api/server/PBfnDtj5Wb)](https://discord.gg/PBfnDtj5Wb)

[hyperion.webm](https://github.com/user-attachments/assets/5ea4bdec-25a8-4bb5-a670-0cb81bf88d7e)

![many](https://github.com/user-attachments/assets/e69f2c3a-f053-4361-a49d-336894f544ba)

Hyperion aims to have 10k players PvP simultaneously on one Minecraft world to break the Guinness World Record ([8825 by
EVE Online](https://www.guinnessworldrecords.com/world-records/105603-largest-videogame-pvp-battle)). The
architecture is ECS-driven using [Flecs Rust](https://github.com/Indra-db/Flecs-Rust). To contribute,
architecture is ECS-driven using [Flecs Rust](https://github.com/Indra-db/Flecs-Rust). Contribution is greatly appreciated.
To see what to work on check the [issues page](https://github.com/andrewgazelka/hyperion/issues) or
join [Hyperion's Discord](https://discord.gg/sTN8mdRQ) for the latest updates on development.

Our event will be placed in NYC with the gracious support of [Build the Earth NYC](https://buildtheearth.net/teams/nyc).
## Demonstrations
[hyperion.webm](https://github.com/user-attachments/assets/5ea4bdec-25a8-4bb5-a670-0cb81bf88d7e)

![many](https://github.com/user-attachments/assets/e69f2c3a-f053-4361-a49d-336894f544ba)

# Running
## Running

## Debug mode
### Debug mode

```bash
brew install just
just
```

## Release mode
### Release mode

```
brew install just
just release
```

# Feature Support Matrix
## Feature Support Matrix

Feel free to PR if something is missing/incorrect.

Expand Down Expand Up @@ -60,7 +60,7 @@ Feel free to PR if something is missing/incorrect.
| Chat Support ||| ? |
| Command Support ||| ? |

# Related Projects
## Related Projects ❤️

- [Minestom](https://github.com/Minestom/Minestom)
- [Valence](https://github.com/valence-rs/valence)
Expand Down

0 comments on commit 64992e2

Please sign in to comment.