RueI 2.1.0
dotnet add package RueI --version 2.1.0
NuGet\Install-Package RueI -Version 2.1.0
<PackageReference Include="RueI" Version="2.1.0" />
paket add RueI --version 2.1.0
#r "nuget: RueI, 2.1.0"
// Install RueI as a Cake Addin #addin nuget:?package=RueI&version=2.1.0 // Install RueI as a Cake Tool #tool nuget:?package=RueI&version=2.1.0
RueI
RueI is a hint framework, designed to be the definitive way to display multiple hints at once. you can get the latest release here.
docs are available here.
if you want to develop using RueI, make sure you install the nuget package
Features
- support for displaying multiple hints at once without them interfering with eachother
- cross-plugin compatibility
- custom tags and other utility
- scheduler system, which makes dealing with the hint ratelimit easier
RueI is not a grid-based or line-based system, it calculates the offset necessary to put a hint at the same position no matter what
Comments
if you've encountered any bugs please make an issue (it helps me out a ton)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Lib.Harmony (>= 2.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
various bug fixes, removal of emec, slight changes to various apis and added fixedelement