Package JSON from Repository
{
"name": "best.crux.core",
"displayName": "Crux Core",
"version": "0.9.3",
"unity": "2022.3",
"description": "Provides custom editors and a documentation viewer for all of my packages",
"samples": [
{
"displayName": "Documentation Example",
"description": "An example set of documentation pages, including demonstrations of things like alert boxes and asset-pinging buttons.",
"path": "Samples~/Documentation Example"
},
{
"displayName": "Hidden Icons",
"description": "A demo of how scene-view icons can be automatically disabled with the [HideIcon] attribute",
"path": "Samples~/Hidden Icons"
},
{
"displayName": "Inspector Gadgets",
"description": "Shows various usages of tooltip and manual buttons, plus Reveal Areas",
"path": "Samples~/Inspector Gadgets"
},
{
"displayName": "Menu Paths",
"description": "A demo of various prefixes for things like the Create Asset Menu",
"path": "Samples~/Menu Paths"
},
{
"displayName": "Upgradable Data",
"description": "Examples of the upgradable data system, including overrides and custom property drawers",
"path": "Samples~/Upgradable Data"
}
],
"changelogUrl": "https://github.com/chemicalcrux/vrc-crux-core/blob/main/Packages/best.crux.core/CHANGELOG.md",
"author": {
"name": "chemicalcrux",
"email": "chemicalcrux@gmail.com",
"url": "https://github.com/chemicalcrux/"
},
"documentationUrl": "https://chemicalcrux.github.io/vrc-docs/docs/code/best.crux.core/",
"vrchatVersion": "2025.1.2",
"zipSHA256": "c515ca8bd6f70598245a020bea131651d2e6e2a7db7e7b41c1c14d1f707435c2",
"url": "https://github.com/chemicalcrux/vrc-crux-core/releases/download/0.9.3/best.crux.core-0.9.3.zip"
}