Package JSON from Repository
{
"name": "tech.gyoku.fdmi.example",
"displayName": "FDMi - Example",
"version": "2.1.2",
"vpmDependencies": {
"tech.gyoku.fdmi.core": "^2.1.2",
"tech.gyoku.fdmi.aerodynamics": "^2.1.2",
"tech.gyoku.fdmi.avionics": "^2.1.2",
"tech.gyoku.fdmi.dynamics": "^2.1.2",
"tech.gyoku.fdmi.input": "^2.1.2",
"tech.gyoku.fdmi.sync": "^2.1.2"
},
"description": "Example packages for FDMi.",
"author": {
"name": "gyokute",
"email": "gyokutech@gmail.com",
"url": "https://github.com/gyokute"
},
"licensesUrl": "https://github.com/gyokute/FDMi/blob/main/LICENSE",
"license": "MIT",
"keywords": [
"Udonsharp"
],
"url": "https://github.com/gyokute/FDMi/releases/download/2.1.2/tech.gyoku.fdmi.example-2.1.2.zip?",
"repo": "https://vpm.gyoku.tech/vpm.json"
}