Skip to content

EmulatorJS/EmulatorJS-Netplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Your Own Netplay Server

This guide explains how to run the Netplay server designed specifically for Emulatorjs.org


1. Prerequisites


2. Clone the Repository

git clone https://github.com/EmulatorJS/EmulatorJS-Netplay --branch rust
cd EmulatorJS-Netplay

3. Running

cargo run

4. Connect

You can now open http://localhost:4000

Packages

 
 
 

Contributors