This repository is used to host the documentation website for EToH Kit v6.
The kit can be obtained by:
- Opening the uncopylocked template place on Roblox (recommended)
- Downloading the .rbxl file from the GitHub releases page
To run the documentation site locally, make sure you have Rokit, Lune and Moonwave installed.
Clone this repository, download a copy of the kit place to the repository's folder, and rename the file to place.rbxl. Extract the scripts from the place by running the command lune run scripts/extract-scripts. You can then view the website by running the command moonwave dev --code mirror
Credit to Elttob for Vanilla 3 icons (curated list of icons are being used under .moonwave/static/vanilla_icons)