mirror of
https://github.com/ow-mods/owml.git
synced 2025-12-11 20:15:48 +01:00
add schemas to manifests
This commit is contained in:
parent
979144fdb2
commit
9d4bd78c15
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||||
"author": "Alek",
|
"author": "Alek",
|
||||||
"name": "OWML",
|
"name": "OWML",
|
||||||
"uniqueName": "Alek.OWML",
|
"uniqueName": "Alek.OWML",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||||
"filename": "OWML.EnableDebugMode.dll",
|
"filename": "OWML.EnableDebugMode.dll",
|
||||||
"author": "Alek",
|
"author": "Alek",
|
||||||
"name": "EnableDebugMode",
|
"name": "EnableDebugMode",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||||
"filename": "OWML.EnumExample.dll",
|
"filename": "OWML.EnumExample.dll",
|
||||||
"author": "MegaPiggy",
|
"author": "MegaPiggy",
|
||||||
"name": "Enum Example",
|
"name": "Enum Example",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||||
"filename": "OWML.ExampleAPI.dll",
|
"filename": "OWML.ExampleAPI.dll",
|
||||||
"author": "_nebula",
|
"author": "_nebula",
|
||||||
"name": "ExampleAPI",
|
"name": "ExampleAPI",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||||
"filename": "OWML.LoadCustomAssets.dll",
|
"filename": "OWML.LoadCustomAssets.dll",
|
||||||
"author": "Alek",
|
"author": "Alek",
|
||||||
"name": "LoadCustomAssets",
|
"name": "LoadCustomAssets",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user