8 packages
76 published versions.
Add to a Unity project
Packages/manifest.json
"scopedRegistries": [
{
"name": "Vanilla Plus",
"url": "https://npm.vanilla.plus",
"scopes": [ "vanilla", "com.cysharp" ]
}
]
~/.upmconfig.toml (for token-gated packages)
[npmAuth."https://npm.vanilla.plus"]
token = "your-token-here"
alwaysAuth = true
Packages
com.cysharp.unitaskUniTask
Provides an efficient async/await integration to Unity.
vanilla.ballisticsBallistics
Vanilla Ballistics provides several functions for easily calculating ballistics projectile velocity.
vanilla.dotnet-extensionsDotNet Extensions
DotNet Extensions is a collection of extension methods for .NET.
vanilla.initInit
Awake, Init, Start. Init runs even if the GameObject is turned off.
vanilla.metascriptMetaScript
MetaScript is a sequencing toolkit for serializing behaviour into your Unity scenes.
vanilla.rouletteRoulette
Vanilla Roulette is a toolkit for managing chance-related behavior like loot tables.
vanilla.type-menuType Menu
Type Menu offers developers attributes allowing them to easily populate fields that are using the SerializeReference attribute.
vanilla.unity-extensionsUnity Extensions
Vanilla Extensions is a collection of extension methods for all the data types and classes found in the Unity GameObject ecosystem.
No package matches that.