modernuo/Projects/Server/Migrations/Server.TimedSkillMod.v0.json

14 lines
232 B
JSON
Raw Permalink Normal View History

{
"version": 0,
"type": "Server.TimedSkillMod",
"properties": [
{
"name": "Expire",
"type": "System.DateTime",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}