index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Web
/
wwwroot
/
schemas
Age
Commit message (
Collapse
)
Author
2020-02-03
update CP schema for .tmx support
Jesse Plamondon-Willard
2019-12-22
fix CP schema not requiring Default field if AllowBlank is omitted
Jesse Plamondon-Willard
2019-12-16
update schemas for Content Patcher 1.11
Jesse Plamondon-Willard
2019-12-03
update Content Patcher schema
Jesse Plamondon-Willard
2019-11-16
update CP schema to allow boolean values for Enabled field
Jesse Plamondon-Willard
2019-09-14
allow bool condition values in CP schema
Jesse Plamondon-Willard
2019-09-14
fix validator not handling string entries (#654)
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
make 'then' blocks transparent by default (#654)
Jesse Plamondon-Willard
2019-09-14
expand Content Patcher schema, detect more common issues (#654)
Jesse Plamondon-Willard
2019-09-14
tweak manifest schema to allow $schema field, fix parse errors in some text ↵
Jesse Plamondon-Willard
editors (#654)
2019-09-14
restructure Content Patcher schema a bit (#654)
Jesse Plamondon-Willard
2019-09-14
integrate Content Patcher schema into validator, update docs (#654)
Jesse Plamondon-Willard
2019-09-14
Updated title with feedback from Cat
TehPers
2019-09-14
Updated $id
TehPers
2019-09-14
Fixed
TehPers
2019-09-14
raise JSON validation error for duplicate fields (#654)
Jesse Plamondon-Willard
2019-09-14
fix manifest error if neither EntryDll nor ContentPackFor are specified (#654)
Jesse Plamondon-Willard
2019-09-14
add user-friendly doc link & error messages, document validator, improve ↵
Jesse Plamondon-Willard
manifest schema (#654)
2019-09-14
add JSON validator with initial support for manifest format (#654)
Jesse Plamondon-Willard