WinterRose.Monogame
1.1.402
dotnet add package WinterRose.Monogame --version 1.1.402
NuGet\Install-Package WinterRose.Monogame -Version 1.1.402
<PackageReference Include="WinterRose.Monogame" Version="1.1.402" />
<PackageVersion Include="WinterRose.Monogame" Version="1.1.402" />
<PackageReference Include="WinterRose.Monogame" />
paket add WinterRose.Monogame --version 1.1.402
#r "nuget: WinterRose.Monogame, 1.1.402"
#addin nuget:?package=WinterRose.Monogame&version=1.1.402
#tool nuget:?package=WinterRose.Monogame&version=1.1.402
A Game framework/engine made by me for me. others can use it if they like. however there is no documentation so you have to figure it all out yourself.
You can not edit the code or distribute this package on other sources (unless used in your project and required for your app of course)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- ImGui.NET (>= 1.89.9.4)
- Microsoft.CodeAnalysis.CSharp (>= 4.8.0)
- MonoGame.Framework.WindowsDX (>= 3.8.1.303)
- SpriteFontPlus (>= 0.9.2)
- WinterRose (>= 1.0.332)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WinterRose.Monogame:
Package | Downloads |
---|---|
WinterRose.Monogame.DamageSystem
A prebuild system for making weapons that use damage types, and status effects on top of WinterRose.Monogame |
|
WinterRose.Monogame.Modding
Provides a way of making mod 'items' in your games. made for WinterRose.Monogame, but may work in other environments. this does NOT provide a means to make 'programmed' mods. instead this is a kind of mod that applies to an ingame item to alter its stats its very customizable |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.1.402 | 124 | 10/29/2024 |
1.1.401 | 150 | 10/18/2024 |
1.1.400 | 136 | 10/18/2024 |
1.1.337 | 131 | 9/29/2024 |
1.1.335 | 163 | 8/24/2024 |
1.1.334 | 130 | 6/4/2024 |
1.1.333 | 135 | 4/29/2024 |
1.1.332 | 152 | 3/25/2024 |
1.1.331 | 145 | 1/18/2024 |
1.1.34 | 135 | 10/18/2024 |
1.1.33 | 128 | 1/18/2024 |
1.1.32 | 126 | 1/18/2024 |
1.1.31 | 138 | 1/18/2024 |
1.1.3 | 127 | 1/18/2024 |
1.1.2 | 140 | 1/15/2024 |
1.1.1 | 142 | 1/2/2024 |
1.1.0 | 115 | 12/14/2023 |
1.0.2 | 106 | 12/11/2023 |
1.0.1 | 109 | 12/7/2023 |
1.0.0 | 89 | 12/6/2023 |
fixed a bug where objects would be added infinitely to a chunk.
Fixed bug where coliders could not see the objects around them
Fixed bug where object would be seen as 1x1 pixel size in chunk system
all in all, this made colisions work again