File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ To install this project we need to setup some things first.
45451 . Open up project settings, and set 'Api Compatibility Level' to .NET 4.x under Player.
46462 . Open up the package manager via Windows -> Package Manager
47473 . Add ` https://github.com/VoltUnityPackages/UnitySystemBuffers.git ` as a git package.
48- 4 . Add ` https://github.com/VoltUnityPackages/MessagePack.git ` as a git package.
48+ 4 . Add ` https://github.com/VoltUnityPackages/UnitySystemThreadingTasksExtensions.git ` as a git package.
49+ 5 . Add ` https://github.com/VoltUnityPackages/MessagePack.git ` as a git package.
4950
5051Now we can install the main package. We host a ready to go package on GitLab.
5152
Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ To install this project we need to setup some things first.
37371 . Open up project settings, and set 'Api Compatibility Level' to .NET 4.x under Player.
38382 . Open up the package manager via Windows -> Package Manager
39393 . Add ` https://github.com/VoltUnityPackages/UnitySystemBuffers.git ` as a git package.
40- 4 . Add ` https://github.com/VoltUnityPackages/MessagePack.git ` as a git package.
40+ 4 . Add ` https://github.com/VoltUnityPackages/UnitySystemThreadingTasksExtensions.git ` as a git package.
41+ 5 . Add ` https://github.com/VoltUnityPackages/MessagePack.git ` as a git package.
4142
4243Now we can install the main package. We host a ready to go package on GitLab.
4344
Original file line number Diff line number Diff line change 66 "description" : " Functional web browser in Unity without any issues or hassle." ,
77 "author" : " Voltstro" ,
88 "dependencies" : {
9- "dev.voltstro.unitysystembuffers" : " 1.0.0" ,
109 "com.neuecc.messagepack" : " 2.3.58-alpha"
1110 },
1211 "samples" : [
You can’t perform that action at this time.
0 commit comments