* Make CurrentFrame return the actual frame index from the source atlas
* Start the animation controller playing, don't make the consumer manually call it initially
* Play is automatically called in the controller ctor
* Added property to get name of current animation
* Only copy reference files if user opts in by specifying property in csproj
* Update Kni solution to new project structure
* Update Fna solution to new project structure
* Bump version number to 4.0.0
* Update release workflow
* Remove old test
* KNI projects
* update actions
fixes MSBUILD : error MSB1011: Specify which project or solution file to
use because this folder contains more than one project or solution file.
* remove test for issue #633
* build tests
* KNI TypeReaders
* KNI/XNA compatible code
* GetRuntimeReader from runtime types
* remove MockGameWindow
* Removed Roadmap
The Roadmap seems to have been initially added to show the plans to switch to an FNA fork and act as a bridge for katabasis. This is no longer the case for this repository as it will remain focused at the moment on MonoGame support only.
* Added new note at top of readme
* updated information for installing nuget
* Made using content pipeline extensions a section and not a quote
* Removed information about MyGet feed
* Removed patreon from readme
* Update License
* renamed master branch to main
* Remove community forum link
MonoGame is closing the community forums in favor of discord and github discussions
* Update workflows