RueI 2.1.1
dotnet add package RueI --version 2.1.1
NuGet\Install-Package RueI -Version 2.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RueI" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RueI --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RueI, 2.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RueI as a Cake Addin #addin nuget:?package=RueI&version=2.1.1 // Install RueI as a Cake Tool #tool nuget:?package=RueI&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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.
recompiling for 14.0