|
|
@@ -691,7 +691,7 @@ Now you should be ready to compile HelloWorld.cpp. The resulting executable will
|
|
|
|
|
|
\page EditorInstructions Editor instructions
|
|
|
|
|
|
-The Urho3D editor is a script application that can be run with the Urho3D main executable. To start, execute either of these commands: (in the Bin directory) Editor.bat or Urho3D Scripts/Editor.as
|
|
|
+The Urho3D editor is a script application that can be run with the Urho3D script host application. To start, execute any of these commands: (in the Bin directory) Editor.bat, Editor.sh or Urho3D Scripts/Editor.as
|
|
|
|
|
|
Hint: to get some content to look at, run the Physics sample application (Bin/Data/Scripts/11_Physics.as), and press F5. This saves a scene file called Physics.xml into the Data/Scenes subdirectory, which can be loaded in the editor. The NinjaSnowWar scene also exists in the Data/Scenes subdirectory, and the NinjaSnowWar object "prefabs" are in the Data/Objects subdirectory.
|
|
|
|