Skip to content

capricagrid/OpenSimCurrencyServer-2020-907

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenSimCurrencyServer-907

For the new OpeSimulator 0.9.2.0 DEV

DTL/NSL Money Server by Fumi.Iseki and NSL http://www.nsl.tuis.ac.jp , here is my test revision.

This is currently being tested with:
opensim-0.9.2.0 Dev - 1119 target vs2019 mono 6.12.x
Status works.
Test Grid: http://openmanniland.de:8002/
Viewer link: secondlife://http|!!openmanniland.de|8002+Welcome

Test OpenSimulator binary include MoneyServer and 241 ossl script example

Download:

binary testfiles Ubuntu 18 + Scripts + Money + landtool: https://www.mediafire.com/file/witlc2azj4o7sqq/opensim-0.9.2.1119.zip/file

copy:

copy addon-modules to addon-modules

copy bin to bin

copy helper to web (www/html/helper) - work in progress

landtool.php works please insert the MySQL data in the landtool.php file. 
This landtool.php version is standalone.
currency.php work in progress.

Building:

Linux: (Ubuntu 18.04 test server)

chmod +x runprebuild19.sh
./runprebuild19.sh
msbuild /p:Configuration=Release

Windows: (Windows 10, Visual Studio 2019 Community)

runprebuild19.bat
start Visual studio with OpenSim.sln 
or run compile.bat

Config: Robust, MoneyServer and OpenSim.

Start: 1. Robust, 2. MoneyServer, 3. OpenSim regions.

INFO: On Windows and Visual Studio, the Money Server only starts when mysql is running and config is set.

About

OpenSim Currency Server 907

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 87.8%
  • PHP 12.2%