mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Early alpha version of a GUI tool to configure and start OpenSim. Currently can start an already configured Grid server.
This commit is contained in:
7
OpenSim/Tools/OpenSim.GUI/Properties/Settings.settings
Normal file
7
OpenSim/Tools/OpenSim.GUI/Properties/Settings.settings
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
|
||||
<Profiles>
|
||||
<Profile Name="(Default)" />
|
||||
</Profiles>
|
||||
<Settings />
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user