summaryrefslogtreecommitdiffstats
path: root/Third_Party/at.pimaker.ltcgi/package.json
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2024-04-25 15:52:24 -0700
committeryum <yum.food.vr@gmail.com>2024-04-25 15:52:24 -0700
commit6eed98ff4e57326ebf7a41f0c180635a7bcac626 (patch)
tree67f5e269bafb49608cab8a6b22534d83fd09b58b /Third_Party/at.pimaker.ltcgi/package.json
parentb9671b47df8b17fa3143d4b0dbdecf9b77cc7607 (diff)
Add LTCGI
Also begin trying to fix fallback shaders.
Diffstat (limited to 'Third_Party/at.pimaker.ltcgi/package.json')
-rw-r--r--Third_Party/at.pimaker.ltcgi/package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/Third_Party/at.pimaker.ltcgi/package.json b/Third_Party/at.pimaker.ltcgi/package.json
new file mode 100644
index 0000000..3242370
--- /dev/null
+++ b/Third_Party/at.pimaker.ltcgi/package.json
@@ -0,0 +1,14 @@
+{
+ "name": "at.pimaker.ltcgi",
+ "displayName": "LTCGI",
+ "version": "1.4.1",
+ "description": "Optimized plug-and-play realtime area lighting using the linearly transformed cosine algorithm for Unity/VRChat. ",
+ "dependencies": {},
+ "gitDependencies": {},
+ "vpmDependencies": {
+ },
+ "legacyFolders": {
+ "Assets\\_pi_\\_LTCGI": ""
+ },
+ "legacyFiles": {}
+} \ No newline at end of file