Skip to content

Version 1.1

Compare
Choose a tag to compare
@mqxf mqxf released this 24 Sep 23:27
· 74 commits to main since this release

Added auto updating, fetching versions, updating libraries and frameworks used. Also improved a few script things, and downloading files for new updates have a custom loading bar. Also the binaries have reduced sizes.

Still no windows version cuz windows doesn't have UNIX shell and it quite wack.

To install: Download the correct install based on your OS and CPU and extract it, then run install.sh with sudo permissions.

Or: Download the correct binary based on your OS and CPU and move it to /usr/bin/ (specifically that directory)

Or: Download the source code and compile it with deno compile. If you want to have auto version updates you need to make sure to have set the correct OS-CPU type in upgrade.ts (Not recommened)