libretro/libretro-netplay-registry

Name: libretro-netplay-registry

Owner: libretro

Description: RetroArch NetPlay Lobby Server

Created: 2017-01-15 19:18:32.0

Updated: 2017-02-26 17:28:37.0

Pushed: 2017-03-01 10:50:10.0

Homepage: http://lobby.libretro.com

Size: 139

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

libretro-netplay-registry

Stores a netplay registry for libretro.

Usage
Install
  1. Check out the git repository
  2. Make sure SQLite3 is available to PHP
  3. Make sure .registry.sqlite is writable by PHP
  4. Visit index.php and see that the registry is empty
  5. Visit index.php?username=&ip=&corename=&coreversion=&gamename=&gamecrc= to add an entry
  6. Visit index.php and see your new entry added
Development

Use Docker Compose to set up a development environment. Instructions are in docker-compose.yml.

TODO
Hosting

The server, hosted at http://lobby.libretro.com is running the following software:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.