localization - closes #17 & #16 #19

Merged
Fangh merged 13 commits from localization into main 2024-02-29 21:50:50 +00:00
2 changed files with 16 additions and 1 deletions
Showing only changes of commit ad12dd2cdf - Show all commits

View File

@ -11,4 +11,6 @@ EditorBuildSettings:
- enabled: 0
path: Assets/Scenes/ComputerView.unity
guid: 9fc0d4010bbf28b4594072e72b8655ab
m_configObjects: {}
m_configObjects:
com.unity.addressableassets: {fileID: 11400000, guid: 3e9962365718b6b48842e3874e77f101, type: 2}
com.unity.localization.settings: {fileID: 11400000, guid: 69c3f2d9d933f834aa38ecbda69289ca, type: 2}

View File

@ -0,0 +1,13 @@
{
"useBuildCacheServer": false,
"cacheServerHost": "",
"cacheServerPort": 8126,
"threadedArchiving": true,
"logCacheMiss": false,
"slimWriteResults": true,
"maximumCacheSize": 20,
"useDetailedBuildLog": false,
"useV2Hasher": true,
"fileIDHashSeed": 0,
"prefabPackedHeaderSize": 2
}