mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Changed client instructions
This commit is contained in:
@@ -19,7 +19,7 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js
|
||||
|
||||
### Client
|
||||
|
||||
Copy the [GarageServer.IO JavaScript Client](https://raw.github.com/jbillmann/GarageServer.IO/master/client/garageserver.io.js) locally. (This will soon be refactored into the `npm` server module.)
|
||||
After server install, copy the client from `/node_modules/garageserver.io/client/garageserver.io.js` to a folder of your choosing within your web application for client/browser use.
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
],
|
||||
"dependencies": {},
|
||||
"main": "./lib/garageserver.io",
|
||||
"browserify": "./client/garageserver.io.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jbillmann/GarageServer.IO.git"
|
||||
|
||||
Reference in New Issue
Block a user