- Clone this repository.
- Download blume.pluto into the root folder of this repository.
- Install Pluto if you haven't already. I suggest using Chocolatey.
- Now, you may modify index.blume however you want, just be sure to run build.bat afterwards.
- Clone this repository.
- Download blume.pluto into the root folder of this repository. (
wget https://raw.githubusercontent.com/calamity-inc/blume/senpai/blume.pluto
) - Install WABT if you haven't already (
sudo apt install wabt
) - Install Pluto if you haven't already.
- Now, you may modify index.blume however you want, just be sure to run build.sh afterwards.