aximo - Aximo 1.0.4-pre1

Aximo Game Engine is a Open Source Game Engine written purly in C#. Documentation: https://www.aximo.games Source: https://github.com/AximoGames/AxEngine

PM> Install-Package Aximo -Version 1.0.4-pre1 -Source https://www.myget.org/F/aximo/api/v3/index.json

Copy to clipboard

> nuget.exe install Aximo -Version 1.0.4-pre1 -Source https://www.myget.org/F/aximo/api/v3/index.json

Copy to clipboard

> dotnet add package Aximo --version 1.0.4-pre1 --source https://www.myget.org/F/aximo/api/v3/index.json

Copy to clipboard
<PackageReference Include="Aximo" Version="1.0.4-pre1" />
Copy to clipboard
source https://www.myget.org/F/aximo/api/v3/index.json

nuget Aximo  ~> 1.0.4-pre1
Copy to clipboard

> choco install Aximo --version 1.0.4-pre1 --source https://www.myget.org/F/aximo/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "aximo" -SourceLocation "https://www.myget.org/F/aximo/api/v2"
Install-Module -Name "Aximo" -RequiredVersion "1.0.4-pre1" -Repository "aximo" -AllowPreRelease
Copy to clipboard

  • .NETCoreApp 3.1
    • Aximo.Common (>= 1.0.4-pre1)
    • Aximo.Engine (>= 1.0.4-pre1)
    • Aximo.Render (>= 1.0.4-pre1)
    • serilog (>= 2.9.0)
    • Serilog.Sinks.Console (>= 3.1.1)
    • SixLabors.ImageSharp (>= 1.0.0-rc0001)
    • SixLabors.ImageSharp.Drawing (>= 1.0.0-beta0008)

Owners

Arakis

Authors

Sebastian Loncar (Arakis)

License

MIT

Tags

3D Game Engine OpenGL Render Rendering Mesh OpenTK OpenToolkit Graphics

Info

53 total downloads
53 downloads for version 1.0.4-pre1
Download (2.12 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.4-pre1 2.12 KB Sun, 24 May 2020 12:04:53 GMT 53