File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " emulatorjs-netplay-server" ,
33 "productName" : " EmulatorJS Netplay Server" ,
4- "version" : " 0.3.8 " ,
4+ "version" : " 0.3.9 " ,
55 "main" : " app.js" ,
66 "bin" : " server.js" ,
77 "description" : " A Netplay Server For EmulatorJS" ,
Original file line number Diff line number Diff line change 108108 < div id ="content " class ="content ">
109109 < h1 > EmulatorJS Netplay Server</ h1 >
110110 < img src ="img/logo-light.png " alt ="Logo " class ="logo ">
111+ < h3 > Server Info:</ h3 >
112+ < p > Runing on port: < b > 3000</ b > </ p >
113+ < p > Password is: < b > admin123</ b > </ p >
111114 < h3 > Server Options:</ h3 >
112- < button onclick ="startbutton() " id ="startStop " class ="button "> Start < S > </ S > erver< button >
115+ < button onclick ="startbutton() " id ="server " class ="button "> Start Server</ button >
116+ < button onclick ="changeport() " id ="port " class ="button "> Change Port</ button >
113117 < p id ="status "> </ p >
114118 < p id ="nuser "> </ p >
115119 < br >
You can’t perform that action at this time.
0 commit comments