Skip to content

v0.1.1 for RCS and RERL

Choose a tag to compare

@AgentCryo AgentCryo released this 14 Mar 19:52
· 38 commits to master since this release

Rocket Engine Release — RCS & RERL
- Added XML documentation

RocketEngine.RCS v0.1.1
Entity Component System for Rocket Engine: RCS

RocketEngine.RERL v0.1.1
Rendering library for Rocket Engine, built on OpenTK: RERL

Installation:

Using the .NET CLI:
dotnet add package RocketEngine.RCS --version 0.1.1
dotnet add package RocketEngine.RCS --version 0.1.1

Using NuGet Package Manager:
RocketEngine.RCS Version 0.1.1
RocketEngine.RERL Version 0.1.1

And this includes the NuGet packages as files, if you do not want to install them from online.