Skip to content

Commit f8bfb91

Browse files
committed
add: recorder , txt polish, txt dutch
1 parent 33dd464 commit f8bfb91

6 files changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
eng=Englisch
2+
ru=Russisch
3+
uk=Ukrainisch
4+
pla=Spielen
5+
go=Spielende
6+
ex=Beenden
7+
so=Töne

Assets/Code/Localization/Intro/Resources/Localization/Dutch.txt.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
eng=Angielski
2+
ru=Rosyjski
3+
uk=Ukraiński
4+
pla=Grać
5+
go=Koniec
6+
ex=Wyjście
7+
so=Dźwięki

Assets/Code/Localization/Intro/Resources/Localization/Polish.txt.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"com.unity.ide.rider": "3.0.27",
77
"com.unity.ide.visualstudio": "2.0.22",
88
"com.unity.ide.vscode": "1.2.5",
9+
"com.unity.recorder": "4.0.3",
910
"com.unity.test-framework": "1.1.33",
1011
"com.unity.textmeshpro": "3.0.6",
1112
"com.unity.timeline": "1.7.6",

Packages/packages-lock.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@
7676
"dependencies": {},
7777
"url": "https://packages.unity.com"
7878
},
79+
"com.unity.recorder": {
80+
"version": "4.0.3",
81+
"depth": 0,
82+
"source": "registry",
83+
"dependencies": {
84+
"com.unity.timeline": "1.0.0"
85+
},
86+
"url": "https://packages.unity.com"
87+
},
7988
"com.unity.settings-manager": {
8089
"version": "2.0.1",
8190
"depth": 2,

0 commit comments

Comments
 (0)