REON is a service replacement for Nintendo's Mobile Adapter GB service for the Game Boy Color and Advance. This service aims to target all officially released games, as well as potentially allow homebrew games to use the service.
This repository holds various folders for the service, and each has its own README.md which should be checked out.
mail/
holds the Node.js mail server by Matzeapp/
holds various non-web applications, such as the Pokémon Trade Corner program by thomasnethtml/
holds the web-facing section of the service; this includes scripts for various games.
- Install Apache2, PHP, MySQL
- Place the files in Apache2's (or the vhost's if used) website root folder
- Run tables.sql in MySQL
- Continue these steps later once the production server is setup.
This code is licenced under MIT.