-
Notifications
You must be signed in to change notification settings - Fork 0
/
AnimationAction.udf
43 lines (43 loc) · 1.47 KB
/
AnimationAction.udf
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
<UserData Version="3.10.0.0">
<Properties>
<Item Key="PackageParamsKey">
<Value ctype="PackageParams">
<LuaIsEncrypt Value="False" />
<LuaEncryptKey Value="" />
<LuaEncryptSign Value="" />
<Android_PackageName Value="org.cocos.AnimationAction" />
<AndroidkeyStore Value="" />
<AndroidVersion Value="" />
<iOS_Target Value="AnimationAction-mobile" />
<iOS_BundleID Value="" />
<Platform Value="None" />
<RunPlatform Value="None" />
<FrameworkVersion Value="cocos2d-x-3.10" />
<IsDebugKeystore Value="True" />
<KeystorePassword Value="" />
<KeystoreAliasName Value="" />
<KeystoreAliasPassword Value="" />
<EnableSourceMap Value="False" />
<EnableHTML5Advanced Value="False" />
</Value>
</Item>
<Item Key="CocosRecentOperation">
<Value ctype="CocosRecentOperation">
<LastPublishType Value="Resource" />
<IsLastPublish Value="True" />
<LastRunType Value="Windows" />
</Value>
</Item>
<Item Key="TabsParamsKey">
<Value ctype="TabsInfo">
<OpenedDocuments>
<FilePathData Path="AnimationAction.csd" />
<FilePathData Path="ranking.csd" />
<FilePathData Path="RunnerNode.csd" />
<FilePathData Path="MainMenu.csd" />
</OpenedDocuments>
<ActiveDocument Path="AnimationAction.csd" />
</Value>
</Item>
</Properties>
</UserData>