Version 1.1
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)