Initial commit: Star of Words Unity project
Snapshot of the existing Unity 6 language-learning word game before any refactoring. Adds Unity .gitignore and .gitattributes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
commit
ecb1c9edea
1455 changed files with 933295 additions and 0 deletions
104
ProjectSettings/ProjectAuditorSettings.asset
Normal file
104
ProjectSettings/ProjectAuditorSettings.asset
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &1
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 53
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 0}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: UnityEditor.ProjectAuditorModule:Unity.ProjectAuditor.Editor:ProjectAuditorSettings
|
||||
Rules:
|
||||
rules: []
|
||||
DiagnosticParams:
|
||||
paramsStack:
|
||||
- PlatformGroup:
|
||||
m_String: Unknown
|
||||
m_SerializedParams:
|
||||
- Key: StreamingAssetsFolderSizeLimit
|
||||
Value: 50
|
||||
- Key: StreamingClipThresholdBytes
|
||||
Value: 218294
|
||||
- Key: LongDecompressedClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LongCompressedMobileClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LoadInBackGroundClipSizeThresholdBytes
|
||||
Value: 204800
|
||||
- Key: TextureStreamingMipmapsSizeLimit
|
||||
Value: 4000
|
||||
- Key: SpriteAtlasEmptySpaceLimit
|
||||
Value: 50
|
||||
- PlatformGroup:
|
||||
m_String: Android
|
||||
m_SerializedParams:
|
||||
- Key: StreamingAssetsFolderSizeLimit
|
||||
Value: 50
|
||||
- Key: StreamingClipThresholdBytes
|
||||
Value: 218294
|
||||
- Key: LongDecompressedClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LongCompressedMobileClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LoadInBackGroundClipSizeThresholdBytes
|
||||
Value: 204800
|
||||
- Key: TextureStreamingMipmapsSizeLimit
|
||||
Value: 4000
|
||||
- Key: SpriteAtlasEmptySpaceLimit
|
||||
Value: 50
|
||||
- PlatformGroup:
|
||||
m_String: Metro
|
||||
m_SerializedParams:
|
||||
- Key: StreamingAssetsFolderSizeLimit
|
||||
Value: 50
|
||||
- Key: StreamingClipThresholdBytes
|
||||
Value: 218294
|
||||
- Key: LongDecompressedClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LongCompressedMobileClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LoadInBackGroundClipSizeThresholdBytes
|
||||
Value: 204800
|
||||
- Key: TextureStreamingMipmapsSizeLimit
|
||||
Value: 4000
|
||||
- Key: SpriteAtlasEmptySpaceLimit
|
||||
Value: 50
|
||||
- PlatformGroup:
|
||||
m_String: Standalone
|
||||
m_SerializedParams:
|
||||
- Key: StreamingAssetsFolderSizeLimit
|
||||
Value: 50
|
||||
- Key: StreamingClipThresholdBytes
|
||||
Value: 218294
|
||||
- Key: LongDecompressedClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LongCompressedMobileClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LoadInBackGroundClipSizeThresholdBytes
|
||||
Value: 204800
|
||||
- Key: TextureStreamingMipmapsSizeLimit
|
||||
Value: 4000
|
||||
- Key: SpriteAtlasEmptySpaceLimit
|
||||
Value: 50
|
||||
- PlatformGroup:
|
||||
m_String: WebGL
|
||||
m_SerializedParams:
|
||||
- Key: StreamingAssetsFolderSizeLimit
|
||||
Value: 50
|
||||
- Key: StreamingClipThresholdBytes
|
||||
Value: 218294
|
||||
- Key: LongDecompressedClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LongCompressedMobileClipThresholdBytes
|
||||
Value: 204800
|
||||
- Key: LoadInBackGroundClipSizeThresholdBytes
|
||||
Value: 204800
|
||||
- Key: TextureStreamingMipmapsSizeLimit
|
||||
Value: 4000
|
||||
- Key: SpriteAtlasEmptySpaceLimit
|
||||
Value: 50
|
||||
CurrentParamsIndex: 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue