-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHumbleGuns.weproj
57 lines (57 loc) · 2.49 KB
/
HumbleGuns.weproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<Project xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="WaveEngine.Framework.Models">
<Id>89aa8133-250b-493c-be61-f677291aa7d8</Id>
<ResourcesPath>Content</ResourcesPath>
<Settings xmlns:d2p1="WaveEngine.Framework.Models.Settings">
<d2p1:Categories xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfstringanyType>
<d3p1:Key>Profiles</d3p1:Key>
<d3p1:Value xmlns:d5p1="WaveEngine.Framework.Models.Settings.Categories" i:type="d5p1:ProfilesData">
<d5p1:Profiles>
<Profile>
<AlphaCompressionFormat>DXT5</AlphaCompressionFormat>
<LauncherType>Default</LauncherType>
<Name>Windows</Name>
<NonAlphaCompressionFormat>DXT5</NonAlphaCompressionFormat>
<Platform>Windows</Platform>
</Profile>
<Profile>
<AlphaCompressionFormat>R4G4B4A4</AlphaCompressionFormat>
<LauncherType>Default</LauncherType>
<Name>Android</Name>
<NonAlphaCompressionFormat>ETC1RGB8</NonAlphaCompressionFormat>
<Platform>Android</Platform>
</Profile>
<Profile>
<AlphaCompressionFormat>R8G8B8A8</AlphaCompressionFormat>
<LauncherType>Default</LauncherType>
<Name>Linux</Name>
<NonAlphaCompressionFormat>R8G8B8A8</NonAlphaCompressionFormat>
<Platform>Linux</Platform>
</Profile>
<Profile>
<AlphaCompressionFormat>R8G8B8A8</AlphaCompressionFormat>
<LauncherType>Default</LauncherType>
<Name>MacOS</Name>
<NonAlphaCompressionFormat>R8G8B8A8</NonAlphaCompressionFormat>
<Platform>MacOS</Platform>
</Profile>
<Profile>
<AlphaCompressionFormat>PVRTC4BPP</AlphaCompressionFormat>
<LauncherType>Default</LauncherType>
<Name>iOS</Name>
<NonAlphaCompressionFormat>PVRTC4BPP</NonAlphaCompressionFormat>
<Platform>iOS</Platform>
</Profile>
</d5p1:Profiles>
</d3p1:Value>
</d3p1:KeyValueOfstringanyType>
</d2p1:Categories>
</Settings>
<Version xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:_Build>0</d2p1:_Build>
<d2p1:_Major>2</d2p1:_Major>
<d2p1:_Minor>0</d2p1:_Minor>
<d2p1:_Revision>0</d2p1:_Revision>
</Version>
<WaveVersion>2.2.1.27</WaveVersion>
</Project>