thank you to everyone who checked it out, this is probably one of my biggest projects yet, however i haven't really felt like working on this project for a while now but i kept it up as long as it was working, which i thought would be forever until the game updated after the developer publicly announced there will be no more updates, and since i still don't feel like working on this project, and don't think i ever will at this point, i have to archive the repo
you're still free to fork it and countine working on your own if you wish but i will not be affiliated with anything other people do
if you wanna follow me and my future projects, such as games and mods for other games, you can find my socials here
thank u all <3
An API and an optimization mod for 3Dash
- Gizmos (via popcron/gizmos)
- Level rendering optimization
- Curved blocks
- Other utilities useful for 3Dash mod developers
not available (yet)
- Go to the mod's Thunderstore page
- Follow the manual installation instructions
- Download the BepInEx installer script
- Move the script to the game's folder
- Run the script by right-clicking on it and selecting
Run with Powershell
- Once it is done executing, you can delete the script file
- Download 6Dash
- Extract the folder from the archive into the game's folder
Available at https://6dash.cgyt.ru and as XML documentation
- Clone the repository
- Build (it's important to build before editing the code, as that will generate the MMHOOK assembly)
- Create a separate branch
- Commit your changes
- Create a pull request from that branch