Skip to content

Commit

Permalink
Add Open Type glyph loader
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak committed Apr 13, 2024
1 parent 569f30e commit cbaf7a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
1 change: 1 addition & 0 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"com.watertrans.glyphloader": "https://github.com/icosa-mirror/GlyphLoader-Unity.git#upm",
"com.ixxy.unitysymmetry": "https://github.com/IxxyXR/unity-symmetry.git?nocache=7#upm",
"com.meta.xr.sdk.platform": "56.0.0-preview",
"com.meta.xr.sdk.utilities": "https://github.com/icosa-mirror/com.meta.xr.sdk.core.git#56.0.0-openbrush",
Expand Down
13 changes: 10 additions & 3 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -291,12 +291,12 @@
},
"url": "https://packages.unity.com"
},
"moonsharp": {
"version": "https://github.com/icosa-mirror/moonsharp-unity-upm.git",
"com.watertrans.glyphloader": {
"version": "https://github.com/icosa-mirror/GlyphLoader-Unity.git#upm",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "dd39e8b23a399938e91a1088a78ef63ca64f2cd8"
"hash": "6554bc1dce4f363437c6a9d42719f2756f24cf49"
},
"com.zappar.xr.zapbox": {
"version": "https://github.com/zappar-xr/zapbox-xr-sdk.git#3296cbf5046369801027a821fe9ff6082431a605",
Expand All @@ -308,6 +308,13 @@
},
"hash": "3296cbf5046369801027a821fe9ff6082431a605"
},
"moonsharp": {
"version": "https://github.com/icosa-mirror/moonsharp-unity-upm.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "dd39e8b23a399938e91a1088a78ef63ca64f2cd8"
},
"org.nuget.google.apis": {
"version": "1.64.0",
"depth": 0,
Expand Down

0 comments on commit cbaf7a9

Please sign in to comment.