Skip to content

caibear/realmultiplayer

Repository files navigation

realmultiplayer

How to add your game

  1. Fork this repository.
  2. Create a new git branch.
  3. Edit games.json to add your game to the end (order doesn't matter).
  4. Add <yourgamename>_teaser.webp in static.
  5. Submit your branch as a pull request.