mirror of https://github.com/axmolengine/axmol.git
15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
|
{
|
||
|
"packageUrl" : "http://tools.itharbors.com/assets_manager/AMTestScene2/",
|
||
|
"remoteManifestUrl" : "http://tools.itharbors.com/assets_manager/AMTestScene2/project.manifest",
|
||
|
"version" : "1.0.0",
|
||
|
"engineVersion" : "3.0 beta",
|
||
|
|
||
|
"assets" : {
|
||
|
"Images/background2.jpg" : {
|
||
|
"md5" : "..."
|
||
|
}
|
||
|
},
|
||
|
|
||
|
"searchPaths" : [
|
||
|
]
|
||
|
}
|