Skip to content

NeoCode 0.2 Beta

Pre-release
Pre-release

Choose a tag to compare

@Sewdohe Sewdohe released this 06 Mar 03:18
· 51 commits to main since this release

This release now features the auto-installer for both MacOS and Windows.

Run the installer with --deps --packer-install --create-user to make the entire process automatic. Windows uses packer package manager and MacOS uses brew, however if you don't have a package manager installed the respective one will be installed for you.
neoCodeInstaller.zip

We've also implemented user-config in this release, allowing users to put thier own configuration in the editor easily without being effected by pulling new changes from the github repo. The --create-user flag causes a user folder to be made in the lua directory where you can require your custom files in the init.lua.