Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 745 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 745 Bytes

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.

Unreleased

Added

  • A skeleton set of C# scripts and tests for the Editor/ and Runtime/ environments.
  • A barebones package manifest to inform Unity of the package's information.
  • A documentation file (Example.md) that is found by the Unity Package Manager.
  • Initial README and CHANGELOG files to track project status.
  • Empty LICENSE file to remind me to eventually include an appropriate license.
  • A very simple .gitignore to explicitly reinclude all *.meta files.