You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lunarium_OLD/test2/contents/content_meta.xml

24 lines
614 B
XML

<?xml version="1.0"?>
<Project Name="test2.lproj">
<NextID ID="1" />
<Contents>
<Asset Type="1" ID="0" Location="D:\Projects\lunarium\build\Debug\test2\contents\assets\LinkToThePast1_sized.png" TileSizeWidth="16" TileSizeHeight="16" NumTilesCol="64" NumTilesRow="64" />
</Contents>
</Project>
{
"Project" : {
"Name" = "test2.lproj",
"NextID" = 1,
"Contents" : [
{
"Type" = 1,
"ID" = 0,
"Location" = "D:\Projects\lunarium\build\Debug\test2\contents\assets\LinkToThePast1_sized.png",
"TileSizeWidth" = 16,
"TileSizeHeight" = 16,
"NumTilesCol" = 64,
"NumTilesRow" = 64
},
]
}
}