2023-04-11 15:33:32 +02:00
2023-04-11 15:06:44 +02:00
2023-04-11 15:33:32 +02:00

OpenSimCurrencyModule (for dotnet 6)

This project contains the slightly modified parts of code written in C# to be used in BigManzais's Opensim Currency Server 2023.

The code here does only contain the parts of the Money Server Module written in C# and the Prebuild configuration required to build and compile this code as an addon-module in the OpenSimulator build process for dotnet 6.

To use this code, simply copy the three modules from the addon-modules folder to the opensim/addon-modules directory. Then use runprebuild followed by compile to compile the code into the opensim/bin directory.

The code here will NOT be maintained. It will be removed as soon it's no longer needed.

Look at https://github.com/BigManzai/OpenSimCurrencyServer-2023 if you are interested in the complete project.

S
Description
No description provided
Readme
98 KiB
Languages
C# 100%