Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@Bitheral Bitheral released this 13 Apr 22:52
· 2 commits to main since this release
88dd776

What's Changed

Full Changelog: https://github.com/Bitheral/webgl-procedural-environment/commits/v1.0.0

Running the application on MacOS:

Please note: the MacOS version of the application has not been tested and I cannot guarantee it will work.

  • Clone the repository onto your system.
  • Install the required dependencies with npm i. You may need to install some extra dependencies.
  • Either run npm run electron:build:mac or npm run start.
    • if using npm run electron:build:mac, a directory will be created that contains the .app file to execute.