Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 294 Bytes

File metadata and controls

9 lines (7 loc) · 294 Bytes

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.