Details

Last Updated
3 weeks ago
First Uploaded
3 weeks ago
Downloads
3.6K
Likes
0
Size
514KB
Dependency string
Marioalexsan-AtlyssJint-0.1.1
Dependants

Categories

AtlyssJint

This is a barebones wrapper mod that simply provides Jint as a dependency. Jint is a JavaScript interpreter for .NET, allowing you to add custom scripting via JS.

What exactly you use it for is up to you. To understand how to use Jint, take a look at its README.

The included Jint version is 4.3.0. You can reference it within your projects via a PackageReference, however you should avoid actually packaging it within the Thunderstore package. Instead, let this mod provide the dependency, and add a [BepInDependency("Marioalexsan.AtlyssJint")] attribute to your plugin so that it loads after the dependency is loaded.

You can reference this in your mod projects using the BepInEx repository configuration, plus a PackageReference for the plugin.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.