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
20
ProjectSettings/BurstAotSettings_Android.json
Normal file
20
ProjectSettings/BurstAotSettings_Android.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"MonoBehaviour": {
|
||||
"Version": 5,
|
||||
"EnableBurstCompilation": false,
|
||||
"EnableOptimisations": false,
|
||||
"EnableSafetyChecks": false,
|
||||
"EnableDebugInAllBuilds": false,
|
||||
"DebugDataKind": 0,
|
||||
"EnableArmv9SecurityFeatures": false,
|
||||
"CpuMinTargetX32": 0,
|
||||
"CpuMaxTargetX32": 0,
|
||||
"CpuMinTargetX64": 0,
|
||||
"CpuMaxTargetX64": 0,
|
||||
"CpuTargetsArm64": 0,
|
||||
"OptimizeFor": 0,
|
||||
"FloatMode": 0,
|
||||
"StackProtector": 0,
|
||||
"StackProtectorBufferSize": 8
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue