Add basic extension.josn and update extension name
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# mwModelViewer
|
||||
# GlModelViewer
|
||||
|
||||
MediaWiki extension for using model-viewer to display and annotate 3D models
|
||||
10
extension.json
Normal file
10
extension.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "GlModelViewer",
|
||||
"author": "Justin Georgi",
|
||||
"url": "https://gitea.azgeorgis.net/jgeorgi/mwModelViewer",
|
||||
"description": "This extension allows .glb and .gltf files to be added, displayed, and annotated in MediaWiki",
|
||||
"version": "0.0.1",
|
||||
"license-name": "MIT",
|
||||
"type": "media",
|
||||
"manifest_version": 2
|
||||
}
|
||||
Reference in New Issue
Block a user