ConfiG-6Dash icon

6Dash

An API and an optimization mod

Last updated 2 years ago
Total downloads 8961
Total rating 2 
Categories Mods Tools Libraries
Dependency string ConfiG-6Dash-0.4.1
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_3Dash-5.4.2100 icon
BepInEx-BepInExPack_3Dash

BepInEx pack for 3Dash. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

6Dash

An API and an optimization mod

Features

  • Gizmos (via popcron/gizmos)
  • Level rendering optimization
  • Curved blocks
  • Other utilities useful for 3Dash mod developers

Manual installation

  1. Install any dependencies this mod has (listed above)
  2. Install this mod the same way as described in BepInExPack manual installation guide

Other used repositories

Changelog

0.4.1

  • fixed color changers not working in custom levels
  • changed mod icon

0.4.0

  • added checkpoint api
  • added xml documentation
  • fixed bug with broken camera animation after respawn on a checkpoint with speedhack lower than ~0.49
  • added IsExternalInit for full C# 9 records support
  • added online api
  • cache downloaded levels
  • changed item positions and rotations to floats
  • made respawn time modifiable
  • added path follower instance
  • added World.levelUnload (and fixed playtesting)
  • now distributed as a nuget package

0.3.0

  • initial Thunderstore release
  • disable gizmos camera when not needed
  • added music api (includes pulse value)
  • added ui api
  • added more chunk and world apis
  • fixed orb hit effect on >1 attempts
  • fixed noticeable z-fighting