Selaa lähdekoodia

Some how the strike through markdown does not work, so use hard delete.
Audio and mouse locking are working now in Emscripten build, credits to Chris and hd_, respectively.
[ci skip]

Yao Wei Tjong 姚伟忠 11 vuotta sitten
vanhempi
sitoutus
598030140d
2 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. 0 2
      Docs/GettingStarted.dox
  2. 1 1
      README.md

+ 0 - 2
Docs/GettingStarted.dox

@@ -219,10 +219,8 @@ Execute cmake_mingw.sh then go to the build tree to execute make command. After
 \section Building_Emscripten Emscripten build process (EXPERIMENTAL)
 
 > WHAT DOESN'T WORK:
->    - ~~%Sound.~~
 >    - %Terrain rendering.
 >    - Networking. Javascript can only use http and websockets protocols so it's not likely that kNet will ever function.
->    - ~~Mouse locking.~~
 >    - All the scripting support: AngelScript and Lua/LuaJIT.
 
 This section assumes you have already updated, installed, and activated the latest Emscripten (trans-)compiler toolchain on your host system as per described in http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html.

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-![Urho3D logo](https://github.com/urho3d/Urho3D/blob/master/bin/Data/Textures/LogoLarge.png)
+![Urho3D logo](https://raw.githubusercontent.com/urho3d/Urho3D/master/bin/Data/Textures/LogoLarge.png)
 
 #Urho3D