Skip to content

Commit e885266

Browse files
committed
purrnet asset: add benchmarker util
1 parent 7aed2a0 commit e885266

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,5 +1,6 @@
11
{
22
"dependencies": {
3+
"com.stinkysteak.netcode-benchmarker-util": "https://github.com/StinkySteak/netcode-benchmarker-util.git",
34
"com.tayx.graphy": "https://github.com/Tayx94/graphy.git",
45
"com.unity.textmeshpro": "3.0.6",
56
"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
@@ -1,5 +1,12 @@
11
{
22
"dependencies": {
3+
"com.stinkysteak.netcode-benchmarker-util": {
4+
"version": "https://github.com/StinkySteak/netcode-benchmarker-util.git",
5+
"depth": 0,
6+
"source": "git",
7+
"dependencies": {},
8+
"hash": "92df704899bed405c18cacdc721105899dd2c2d3"
9+
},
310
"com.tayx.graphy": {
411
"version": "https://github.com/Tayx94/graphy.git",
512
"depth": 0,

0 commit comments

Comments
 (0)