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",
|
||||
"name": "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",
|
||||
"author": "Alek",
|
||||
"name": "EnableDebugMode",
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||
"filename": "OWML.EnumExample.dll",
|
||||
"author": "MegaPiggy",
|
||||
"name": "Enum Example",
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||
"filename": "OWML.ExampleAPI.dll",
|
||||
"author": "_nebula",
|
||||
"name": "ExampleAPI",
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/dev/schemas/manifest_schema.json",
|
||||
"filename": "OWML.LoadCustomAssets.dll",
|
||||
"author": "Alek",
|
||||
"name": "LoadCustomAssets",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user