add
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Settings>
|
||||
<ContentFolder>content</ContentFolder>
|
||||
<BaseUrl>http://www.vortexi.cc</BaseUrl>
|
||||
</Settings>
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<noInheritable/>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.VC90.CRT"
|
||||
version="9.0.21022.8"
|
||||
processorArchitecture="x86"
|
||||
publicKeyToken="1fc8b3b9a1e18e3b"
|
||||
/>
|
||||
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
|
||||
</assembly>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<noInheritable/>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.VC90.MFC"
|
||||
version="9.0.21022.8"
|
||||
processorArchitecture="x86"
|
||||
publicKeyToken="1fc8b3b9a1e18e3b"
|
||||
/>
|
||||
<file name="mfc90.dll" /> <file name="mfcm90.dll" />
|
||||
</assembly>
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<noInheritable/>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.VC90.OpenMP"
|
||||
version="9.0.21022.8"
|
||||
processorArchitecture="x86"
|
||||
publicKeyToken="1fc8b3b9a1e18e3b"
|
||||
/>
|
||||
<file name="vcomp90.dll" />
|
||||
</assembly>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"platform": "pc",
|
||||
"atlas":
|
||||
{
|
||||
"pc": {
|
||||
"width": 4096,
|
||||
"height": 2048,
|
||||
"tileSize": 512,
|
||||
"tileCount": 6,
|
||||
|
||||
"borderSize": 85
|
||||
},
|
||||
"ios": {
|
||||
"width": 2048,
|
||||
"height": 2048,
|
||||
"tileSize": 384,
|
||||
"tileCount": 4,
|
||||
|
||||
"borderSize": 85
|
||||
},
|
||||
"android": {
|
||||
"width": 2048,
|
||||
"height": 2048,
|
||||
"tileSize": 384,
|
||||
"tileCount": 4,
|
||||
|
||||
"borderSize": 85
|
||||
}
|
||||
},
|
||||
"materials":
|
||||
[
|
||||
{
|
||||
"name": "Air"
|
||||
},
|
||||
{
|
||||
"name": "Water",
|
||||
"water": 1.0
|
||||
},
|
||||
{
|
||||
"name": "Grass",
|
||||
"texture_top": { "tiling": 0.25, "detiling": 0.25 },
|
||||
"texture_side": { "tiling": 0.2, "detiling": 0.2 },
|
||||
"texture_bottom": { "tiling": 0.45, "detiling": 0.45 }
|
||||
},
|
||||
{
|
||||
"name": "Slate",
|
||||
"shift": 0.1,
|
||||
"texture": { "tiling": 0.55, "detiling": 0.55 }
|
||||
},
|
||||
{
|
||||
"name": "Concrete",
|
||||
"quantize": 0.5,
|
||||
"hard": true,
|
||||
"texture_top": { "tiling": 0.5, "detiling": 0.8 },
|
||||
"texture_side": { "tiling": 0.5 }
|
||||
},
|
||||
{
|
||||
"name": "Brick",
|
||||
"cubify": 1,
|
||||
"hard": true,
|
||||
"mapping": "cube",
|
||||
"texture": { "tiling": 0.80, "detiling": 0.20 }
|
||||
},
|
||||
{
|
||||
"name": "Sand",
|
||||
"texture_top": { "tiling": 0.25, "detiling": 0.25 },
|
||||
"texture_side": { "tiling": 0.25, "detiling": 0.25 }
|
||||
},
|
||||
{
|
||||
"name": "WoodPlanks",
|
||||
"cubify": 1.0,
|
||||
"hard": true,
|
||||
"mapping": "cube",
|
||||
"texture": { "tiling": 0.8, "detiling": 0.5 }
|
||||
},
|
||||
{
|
||||
"name": "Rock",
|
||||
"shift": 0.3,
|
||||
"hard": true,
|
||||
"texture": { "tiling": 0.55, "detiling": 0.55 }
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user