diff options
author | Robert Adams | 2013-10-28 09:30:26 -0700 |
---|---|---|
committer | Robert Adams | 2013-10-28 09:30:26 -0700 |
commit | 2be0347f5044ec723748c53db9290f3cf8bc431a (patch) | |
tree | b52812ac7fcdcd8a7a985094e14ca3d461a39673 /README.md | |
parent | varregion: update PGSQL driver for storing variable terrain size blobs. (diff) | |
parent | BulletSim: restore collision flags when clear collision cache. (diff) | |
download | opensim-SC_OLD-2be0347f5044ec723748c53db9290f3cf8bc431a.zip opensim-SC_OLD-2be0347f5044ec723748c53db9290f3cf8bc431a.tar.gz opensim-SC_OLD-2be0347f5044ec723748c53db9290f3cf8bc431a.tar.bz2 opensim-SC_OLD-2be0347f5044ec723748c53db9290f3cf8bc431a.tar.xz |
Merge branch 'master' into varregion
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ need to build OpenSim before running it. | |||
17 | 17 | ||
18 | # Running OpenSim on Windows | 18 | # Running OpenSim on Windows |
19 | 19 | ||
20 | You will need .NET Framework 3.5 installed to run OpenSimulator. | ||
21 | |||
20 | We recommend that you run OpenSim from a command prompt on Windows in order | 22 | We recommend that you run OpenSim from a command prompt on Windows in order |
21 | to capture any errors. | 23 | to capture any errors. |
22 | 24 | ||