Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 605 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 605 Bytes

Changelog

1.1.0 - 2021-05-24

Added

  • Add JuCore framework library as a new git submodule.
  • Add new INSTALL.sh script to install all dependencies automatically.

Improved

  • Improve csproj file sections sorting.
  • Remove lib prefix on Raylib linux library.
  • Update VSCode settings.json file to remove Unity related file types.
  • Update README.

1.0.0 - 2021-05-24

Added

  • Project template with Raylib-cs and ImGui.NET.