-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 96b2848
Showing
19 changed files
with
24,866 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<linker> | ||
<assembly fullname="Unity.Addressables, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" preserve="all"> | ||
<type fullname="UnityEngine.AddressableAssets.Addressables" preserve="all" /> | ||
</assembly> | ||
<assembly fullname="Unity.Localization, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
<type fullname="UnityEngine.Localization.Locale" preserve="all" /> | ||
<type fullname="UnityEngine.Localization.Tables.AssetTable" preserve="all" /> | ||
<type fullname="UnityEngine.Localization.Tables.SharedTableData" preserve="all" /> | ||
<type fullname="UnityEngine.Localization.Tables.StringTable" preserve="all" /> | ||
<type fullname="UnityEngine.Localization.LocaleIdentifier" preserve="nothing" serialized="true" /> | ||
<type fullname="UnityEngine.Localization.Metadata.MetadataCollection" preserve="nothing" serialized="true" /> | ||
<type fullname="UnityEngine.Localization.Metadata.AssetTypeMetadata" preserve="nothing" serialized="true" /> | ||
<type fullname="UnityEngine.Localization.Tables.DistributedUIDGenerator" preserve="nothing" serialized="true" /> | ||
<type fullname="UnityEngine.Localization.Tables.SharedTableData/SharedTableEntry" preserve="nothing" serialized="true" /> | ||
<type fullname="UnityEngine.Localization.Metadata.SmartFormatTag" preserve="nothing" serialized="true" /> | ||
<type fullname="UnityEngine.Localization.Tables.TableEntryData" preserve="nothing" serialized="true" /> | ||
</assembly> | ||
<assembly fullname="Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" preserve="all"> | ||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider" preserve="all" /> | ||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider" preserve="all" /> | ||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider" preserve="all" /> | ||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.LegacyResourcesProvider" preserve="all" /> | ||
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.SceneProvider" preserve="all" /> | ||
</assembly> | ||
<assembly fullname="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
<type fullname="UnityEngine.Object" preserve="all" /> | ||
<type fullname="UnityEngine.Sprite" preserve="all" /> | ||
<type fullname="UnityEngine.Texture2D" preserve="all" /> | ||
</assembly> | ||
</linker> |
Binary file added
BIN
+2.54 KB
StreamingAssets/aa/WebGL/localization-asset-tables-english(en)_assets_all.bundle
Binary file not shown.
Binary file added
BIN
+2.54 KB
StreamingAssets/aa/WebGL/localization-asset-tables-russian(ru)_assets_all.bundle
Binary file not shown.
Binary file added
BIN
+15.2 KB
StreamingAssets/aa/WebGL/localization-assets-english(en)_assets_all.bundle
Binary file not shown.
Binary file added
BIN
+5.1 KB
StreamingAssets/aa/WebGL/localization-assets-russian(ru)_assets_all.bundle
Binary file not shown.
Binary file added
BIN
+3.23 KB
StreamingAssets/aa/WebGL/localization-assets-shared_assets_all.bundle
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.89 KB
StreamingAssets/aa/WebGL/localization-string-tables-english(en)_assets_all.bundle
Binary file not shown.
Binary file added
BIN
+3 KB
StreamingAssets/aa/WebGL/localization-string-tables-russian(ru)_assets_all.bundle
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"m_buildTarget":"WebGL","m_SettingsHash":"","m_CatalogLocations":[{"m_Keys":["AddressablesMainContentCatalog"],"m_InternalId":"{UnityEngine.AddressableAssets.Addressables.RuntimePath}/catalog.json","m_Provider":"UnityEngine.AddressableAssets.ResourceProviders.ContentCatalogProvider","m_Dependencies":[],"m_ResourceType":{"m_AssemblyName":"Unity.Addressables, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null","m_ClassName":"UnityEngine.AddressableAssets.ResourceLocators.ContentCatalogData"},"SerializedData":[]}],"m_ProfileEvents":false,"m_LogResourceManagerExceptions":true,"m_ExtraInitializationData":[],"m_DisableCatalogUpdateOnStart":false,"m_IsLocalCatalogInBundle":false,"m_CertificateHandlerType":{"m_AssemblyName":"","m_ClassName":""},"m_AddressablesVersion":"1.19.19","m_maxConcurrentWebRequests":500,"m_CatalogRequestsTimeout":0} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.