

MovableChessboard
Library/Mod to move chessboard around. Provides useful hooks for mods depending on position of the chessboard.Details
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.2] Oopsie update v2
Added
- Creation of config (i forgor to call the bind config function on
Awake()
;_;)
Changed
- Check for photonView existance, instead of creating 2 photon views (big typo)
[1.0.1] Oopsie update
Added
- "Issues and Suggestions" section to README
- Link to github repository to Thunderstore page
[1.0.0] Initial Release
Added
- Board movement events
- API to move board around at runtime
- Simple controls to incrementally change position of the chessboard