Releases: VeloxMundi/VeloxMundiDesktop
v0.0.3-alpha Velox Mundi Desktop (Pre-Release)
Pre-release waning
This alpha-release has minimal functionality, but is a proof-of-concept for Velox Mundi Desktop. This is not a stable version, and may cause harm to your computer. Use with extreme caution.
Installation (Windows x64)
Extract the Velox.Mundi.Desktop-win32-x64_v0.0.3.zip file and run the `Velox Mundi Desktop.exe" executable.
Known issues
- Error loading worlds: The default config file sets a world directory that does not exist. In future builds, users will be asked to set a directory, but for now, an error is thrown. To work around, navigate to Tools => Options and click an the "Set World Directory" button. Select a folder where you want your worlds to exist (or an existing world directory).
What's Changed
- Customize rte by @lockworld in #13
- V.0.0.2 by @lockworld in #14
Full Changelog: v0.0.2-alpha...v0.0.3-alpha
v0.0.2-alpha Velox Mundi Desktop (Pre-release)
Pre-release waning
This alpha-release has minimal functionality, but is a proof-of-concept for Velox Mundi Desktop. This is not a stable version, and may cause harm to your computer. Use with extreme caution.
Installation (Windows x64)
Extract the Velox.Mundi.Desktop-win32-x64_v0.0.2.zip file and run the `Velox Mundi Desktop.exe" executable.
Known issues
- Error loading worlds: The default config file sets a world directory that does not exist. In future builds, users will be asked to set a directory, but for now, an error is thrown. To work around, navigate to Tools => Options and click an the "Set World Directory" button. Select a folder where you want your worlds to exist (or an existing world directory).
- Unable to change editor style: When changing editorStyles (Tools => Options => User Preferences), the value is not being saved in ./user/config.json. If you manually add an element under "prefs" and set it equal to
"editorStyle": "RTE", you will be able to toggle editors using the preferences field.
What's Changed
- Bump got and electron in /src/Electron/WorldBuilderApp (to RTEAndProcessImprovements) by @lockworld in #6
- Bump got and electron in /src/Electron/WorldBuilderApp by @dependabot in #4
- Create LICENSE by @lockworld in #8
- Rte and process improvements by @lockworld in #9
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
v0.0.1-alpha Velox Mundi Desktop
Pre-release waning
This alpha-release has minimal functionality, but is a proof-of-concept for Velox Mundi Desktop. This is not a stable version, and may cause harm to your computer. Use with extreme caution.
Installation (Windows x64)
Extract the Velox.Mundi.Desktop-win32-x64_v0.0.1.zip file and run the `Velox Mundi Desktop.exe" executable.
Known issues
- Error loading worlds: The default config file sets a world directory that does not exist. In future builds, users will be asked to set a directory, but for now, an error is thrown. To work around, navigate to Tools => Options and click an the "Set World Directory" button. Select a folder where you want your worlds to exist (or an existing world directory).