Skip to content

v0.0.2-alpha Velox Mundi Desktop (Pre-release)

Pre-release
Pre-release

Choose a tag to compare

@lockworld lockworld released this 22 Jan 22:25
· 10 commits to v.0.0.2 since this release
cad8ab2

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

Full Changelog: v0.0.1-alpha...v0.0.2-alpha