Files
xylexp/XylExp.UI/XylExp.UI/libman.json
T
2022-08-03 09:05:49 +02:00

14 lines
273 B
JSON

{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "font-awesome@6.1.1",
"destination": "wwwroot/lib/font-awesome/"
},
{
"library": "three.js@r99",
"destination": "wwwroot/lib/ThreeJS/three.js/"
}
]
}