Skip to content

Commit 8976485

Browse files
code source added
1 parent 528b7d4 commit 8976485

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.yamato/disable-burst-if-requested.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Custom python script to enable/disable burst compilations. Disabling burst is currently required for Android tests.
2+
# Source: https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/blob/develop/.yamato/disable-burst-if-requested.py
3+
14
import argparse
25
import json
36
import os

.yamato/mobile-build-and-run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Modeled after Yamato mobile automation example: https://github.cds.internal.unity3d.com/unity/mobile-yamato-example
2+
13
{% metadata_file .yamato/project.metafile %}
24
---
35

0 commit comments

Comments
 (0)