13 lines
120 B
Plaintext
13 lines
120 B
Plaintext
|
/*
|
||
|
Schema for demoships.plist.
|
||
|
*/
|
||
|
|
||
|
{
|
||
|
type = array;
|
||
|
valueType =
|
||
|
{
|
||
|
type = delegatedType;
|
||
|
baseType = string;
|
||
|
};
|
||
|
}
|