Skip to content

Commit 5b49f5f

Browse files
committed
updated
1 parent 87e916c commit 5b49f5f

3 files changed

Lines changed: 48 additions & 2 deletions

File tree

packages/bundles.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
{
1818
"id": "com.basis.pooltable",
1919
"name": "Basis Ported Pooltable",
20-
"gitUrl": "https://github.com/BasisVR/BasisPoolTable.git"
20+
"gitUrl": "https://github.com/dooly123/MS-BASISSA-Billiards.git"
2121
},
2222
{
2323
"id": "com.basis.addon.snapcontrols",
@@ -103,6 +103,11 @@
103103
"id": "com.cqf.urpvolumetricfog",
104104
"name": "URP Volumetric Fog",
105105
"gitUrl": "https://github.com/BasisVR/BasisVolumetricFog.git"
106+
},
107+
{
108+
"id": "jp.lilxyzw.liltoon",
109+
"name": "lilToon",
110+
"gitUrl": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon"
106111
}
107112
]
108113
}

packages/catalog.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,24 @@
332332
"link": "https://cristianqiu.github.io/web/"
333333
}
334334
}
335+
},
336+
"jp.lilxyzw.liltoon": {
337+
"versions": {
338+
"2.3.4": {
339+
"name": "jp.lilxyzw.liltoon",
340+
"displayName": "lilToon",
341+
"version": "2.3.4",
342+
"description": "Feature-rich toon shader.",
343+
"unity": "2022.3",
344+
"license": "MIT",
345+
"url": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon",
346+
"author": {
347+
"name": "lilxyzw",
348+
"url": "https://github.com/lilxyzw"
349+
},
350+
"icon": "\uD83C\uDFA8"
351+
}
352+
}
335353
}
336354
}
337355
}

packages/packages.json

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"stars": 0,
228228
"forks": 0,
229229
"icon": "\uD83C\uDFAC",
230-
"updated": "2026-07-05"
230+
"updated": "2026-07-06"
231231
},
232232
{
233233
"id": "com.basis.integration.ytdlp",
@@ -458,5 +458,28 @@
458458
"icon": "\uD83C\uDF2B\uFE0F",
459459
"updated": "2026-07-05",
460460
"link": "https://cristianqiu.github.io/web/"
461+
},
462+
{
463+
"id": "jp.lilxyzw.liltoon",
464+
"name": "lilToon",
465+
"description": "Feature-rich toon shader.",
466+
"author": "lilxyzw",
467+
"authorUrl": "https://github.com/lilxyzw",
468+
"category": "Shaders",
469+
"tags": [
470+
"toon",
471+
"shader",
472+
"material"
473+
],
474+
"source": "community",
475+
"gitUrl": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon",
476+
"repoUrl": "https://github.com/lilxyzw/lilToon",
477+
"unity": "2022.3",
478+
"license": "MIT",
479+
"version": "2.3.4",
480+
"stars": 1477,
481+
"forks": 171,
482+
"icon": "\uD83C\uDFA8",
483+
"updated": "2026-06-25"
461484
}
462485
]

0 commit comments

Comments
 (0)