mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-10 07:49:57 -04:00
fix link in hosting-webclient.md (good old case sensitivity)
This commit is contained in:
parent
2e06e33679
commit
47e85fcc73
@ -11,7 +11,7 @@ For example, let's assume our site is setup like this:
|
|||||||
* `example.com/static/default.zip`
|
* `example.com/static/default.zip`
|
||||||
|
|
||||||
For simplicitly,
|
For simplicitly,
|
||||||
1) Download `cs.classicube.net/c_client/latest/classicube.js`, then upload it to `static/classisphere.js` on the webserver
|
1) Download `cs.classicube.net/c_client/latest/ClassiCube.js`, then upload it to `static/classisphere.js` on the webserver
|
||||||
2) Download `classicube.net/static/default.zip`, then upload it to `static/default.zip` on the webserver
|
2) Download `classicube.net/static/default.zip`, then upload it to `static/default.zip` on the webserver
|
||||||
|
|
||||||
The play.html page is the trickiest part, because how to implement this is website-specific. (depends on how your website is styled, what webserver you use, what programming language is used to generate the html, etc)
|
The play.html page is the trickiest part, because how to implement this is website-specific. (depends on how your website is styled, what webserver you use, what programming language is used to generate the html, etc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user