Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions GameTweaks/GameTweaks.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<LangVersion>latest</LangVersion>
<LangVersion>preview</LangVersion>
<DebugType>embedded</DebugType>
<Nullable>enable</Nullable>

Expand All @@ -10,11 +10,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TownOfUsMira" Version="1.6.0" />
<PackageReference Include="AllOfUs.MiraAPI" Version="0.3.9"/>
<PackageReference Include="TownOfUsMira" Version="1.7.0-ci.1238" />
<PackageReference Include="AllOfUs.MiraAPI" Version="0.4.1-ci.1037"/>
<PackageReference Include="Reactor" Version="2.5.0-ci.371"/>
<PackageReference Include="BepInEx.Unity.IL2CPP" Version="6.0.0-be.735" Private="false" ExcludeAssets="runtime;native"/>
<PackageReference Include="AmongUs.GameLibs.Steam" Version="2025.4.15" PrivateAssets="all"/>
<PackageReference Include="AmongUs.GameLibs.Steam" Version="2026.3.31" PrivateAssets="all"/>

<PackageReference Include="BepInEx.AutoPlugin" Version="1.1.0" PrivateAssets="all"/>
<PackageReference Include="BepInEx.IL2CPP.MSBuild" Version="2.1.0-rc.1" PrivateAssets="all" ExcludeAssets="runtime"/>
Expand Down
1 change: 1 addition & 0 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<add key="BepInEx" value="https://nuget.bepinex.dev/v3/index.json" />
<add key="Samboy" value="https://nuget.samboy.dev/v3/index.json" />
<add key="Reactor" value="https://nuget.reactor.gg/v3/index.json" />
<add key="Local Packages" value="packages.local/" />
</packageSources>
</configuration>
Binary file not shown.
Binary file added packages.local/TownOfUsMira.1.7.0-ci.1238.nupkg
Binary file not shown.
Binary file added packages.local/TownOfUsMira.dll
Binary file not shown.
Binary file added packages.local/reactor.2.5.0-ci.371.nupkg
Binary file not shown.