Skip to content

Commit 9415e76

Browse files
committed
purrnet asset: import timer
1 parent e885266 commit 9415e76

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

purrnet/Packages/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"dependencies": {
33
"com.stinkysteak.netcode-benchmarker-util": "https://github.com/StinkySteak/netcode-benchmarker-util.git",
4+
"com.stinkysteak.simulationtimer": "https://github.com/StinkySteak/Unity-Simulation-Timer.git",
45
"com.tayx.graphy": "https://github.com/Tayx94/graphy.git",
56
"com.unity.textmeshpro": "3.0.6",
67
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",

purrnet/Packages/packages-lock.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
"dependencies": {},
88
"hash": "92df704899bed405c18cacdc721105899dd2c2d3"
99
},
10+
"com.stinkysteak.simulationtimer": {
11+
"version": "https://github.com/StinkySteak/Unity-Simulation-Timer.git",
12+
"depth": 0,
13+
"source": "git",
14+
"dependencies": {},
15+
"hash": "fba5fb60854fda4e98d2b5a81dc8751da72dea16"
16+
},
1017
"com.tayx.graphy": {
1118
"version": "https://github.com/Tayx94/graphy.git",
1219
"depth": 0,

0 commit comments

Comments
 (0)