File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
- using Polyglot ;
1
+ using BGLib . Polyglot ;
2
2
3
3
namespace SiraUtil . Interfaces
4
4
{
Original file line number Diff line number Diff line change 66
66
<HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGLib.UnityExtension.dll</HintPath >
67
67
<Private >False</Private >
68
68
</Reference >
69
- <Reference Include =" BGNet " >
70
- <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGNet .dll</HintPath >
69
+ <Reference Include =" BGNetCore " >
70
+ <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGNetCore .dll</HintPath >
71
71
<Private >False</Private >
72
72
</Reference >
73
73
<Reference Include =" Core" >
74
74
<HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\Core.dll</HintPath >
75
75
<Private >False</Private >
76
76
</Reference >
77
+ <Reference Include =" DataModels" >
78
+ <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\DataModels.dll</HintPath >
79
+ <Private >False</Private >
80
+ </Reference >
77
81
<Reference Include =" GameplayCore" >
78
82
<HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\GameplayCore.dll</HintPath >
79
83
<Private >False</Private >
97
101
<HintPath >$(BeatSaberDir)\Libs\Newtonsoft.Json.dll</HintPath >
98
102
<Private >False</Private >
99
103
</Reference >
100
- <Reference Include =" Polyglot" >
101
- <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\Polyglot.dll</HintPath >
104
+ <Reference Include =" BGLib. Polyglot" >
105
+ <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGLib. Polyglot.dll</HintPath >
102
106
<Private >False</Private >
103
107
</Reference >
104
108
<Reference Include =" Rendering" >
Original file line number Diff line number Diff line change 3
3
"id" : " SiraUtil" ,
4
4
"name" : " SiraUtil" ,
5
5
"author" : " Auros" ,
6
- "version" : " 3.1.6 " ,
6
+ "version" : " 3.1.7 " ,
7
7
"icon" : " SiraUtil.Resources.logo.png" ,
8
8
"description" : " A powerful utility mod which provides more tools to Beat Saber modders." ,
9
- "gameVersion" : " 1.33.0 " ,
9
+ "gameVersion" : " 1.34.5 " ,
10
10
"dependsOn" : {
11
11
"BSIPA" : " ^4.3.0"
12
12
},
You can’t perform that action at this time.
0 commit comments