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 67
67
<HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGLib.UnityExtension.dll</HintPath >
68
68
<Private >False</Private >
69
69
</Reference >
70
- <Reference Include =" BGNet " >
71
- <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGNet .dll</HintPath >
70
+ <Reference Include =" BGNetCore " >
71
+ <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGNetCore .dll</HintPath >
72
72
<Private >False</Private >
73
73
</Reference >
74
74
<Reference Include =" Core" >
75
75
<HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\Core.dll</HintPath >
76
76
<Private >False</Private >
77
77
</Reference >
78
+ <Reference Include =" DataModels" >
79
+ <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\DataModels.dll</HintPath >
80
+ <Private >False</Private >
81
+ </Reference >
78
82
<Reference Include =" GameplayCore" >
79
83
<HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\GameplayCore.dll</HintPath >
80
84
<Private >False</Private >
98
102
<HintPath >$(BeatSaberDir)\Libs\Newtonsoft.Json.dll</HintPath >
99
103
<Private >False</Private >
100
104
</Reference >
101
- <Reference Include =" Polyglot" >
102
- <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\Polyglot.dll</HintPath >
105
+ <Reference Include =" BGLib. Polyglot" >
106
+ <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\BGLib. Polyglot.dll</HintPath >
103
107
<Private >False</Private >
104
108
</Reference >
105
109
<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