README.md
Browse files# AI Fine-tuning for OpenSimulator.
#
# Translate:
English, German, French, Spanish, Chinese
#
# Languages:
Bash, Shell, Batch, PowerShell, CSharp, Cpp, CMake, Python, Git, mySQL, SQLite, MariaDB, Linden-Script-Language, OpenSim-Scripting-Language.
#
# Source:
LibOpenMetaverse - https://github.com/opensim/libopenmetaverse
OpenSim-Libs - https://github.com/opensim/opensim-libs
OpenSimulator - https://github.com/opensim/opensim
#
# OpenSim Plugin Source:
opensim currency Server - https://gitlab.com/ManfredAabye/opensimcurrencyserver-dotnet
#
# Source Viewer:
Hippo Viewer - https://sourceforge.net/projects/opensim-viewer/files/
Second Life Viewer - https://github.com/secondlife/viewer
Firestorm Viewer - https://github.com/FirestormViewer/phoenix-firestorm
Alchemy Viewer - https://git.alchemyviewer.org/alchemy/viewer
Singularity Viewer - https://github.com/singularity-viewer/SingularityViewer
SL Autobuild source - https://github.com/secondlife/autobuild
SL Build Variables - https://github.com/secondlife/build-variables
#
# Web Interface for OpenSim:
w4os - https://wordpress.org/plugins/w4os-opensimulator-web-interface
WiFi Module for OpenSim - https://github.com/diva/diva-distribution
jOpenSim - https://www.jopensim.com/jopensim/downloads1/category/25-joomla-3-x-compatible.html
#
# Bash Linux
opensimMULTITOOL - https://gitlab.com/ManfredAabye/opensimmultitool
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# AI Fine-tuning for OpenSimulator.
|
2 |
+
#
|
3 |
+
# Translate:
|
4 |
+
English, German, French, Spanish, Chinese
|
5 |
+
#
|
6 |
+
# Languages:
|
7 |
+
Bash, Shell, Batch, PowerShell, CSharp, Cpp, CMake, Python, Git, mySQL, SQLite, MariaDB, Linden-Script-Language, OpenSim-Scripting-Language.
|
8 |
+
#
|
9 |
+
# Source:
|
10 |
+
LibOpenMetaverse - https://github.com/opensim/libopenmetaverse
|
11 |
+
OpenSim-Libs - https://github.com/opensim/opensim-libs
|
12 |
+
OpenSimulator - https://github.com/opensim/opensim
|
13 |
+
#
|
14 |
+
# OpenSim Plugin Source:
|
15 |
+
opensim currency Server - https://gitlab.com/ManfredAabye/opensimcurrencyserver-dotnet
|
16 |
+
#
|
17 |
+
# Source Viewer:
|
18 |
+
Hippo Viewer - https://sourceforge.net/projects/opensim-viewer/files/
|
19 |
+
Second Life Viewer - https://github.com/secondlife/viewer
|
20 |
+
Firestorm Viewer - https://github.com/FirestormViewer/phoenix-firestorm
|
21 |
+
Alchemy Viewer - https://git.alchemyviewer.org/alchemy/viewer
|
22 |
+
Singularity Viewer - https://github.com/singularity-viewer/SingularityViewer
|
23 |
+
SL Autobuild source - https://github.com/secondlife/autobuild
|
24 |
+
SL Build Variables - https://github.com/secondlife/build-variables
|
25 |
+
#
|
26 |
+
# Web Interface for OpenSim:
|
27 |
+
w4os - https://wordpress.org/plugins/w4os-opensimulator-web-interface
|
28 |
+
WiFi Module for OpenSim - https://github.com/diva/diva-distribution
|
29 |
+
jOpenSim - https://www.jopensim.com/jopensim/downloads1/category/25-joomla-3-x-compatible.html
|
30 |
+
#
|
31 |
+
# Bash Linux
|
32 |
+
opensimMULTITOOL - https://gitlab.com/ManfredAabye/opensimmultitool
|