We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cffb49 commit dc8814aCopy full SHA for dc8814a
NebulaPatcher/NebulaPlugin.cs
@@ -8,7 +8,7 @@
8
9
namespace NebulaPatcher
10
{
11
- [BepInPlugin("com.github.hubertgendron.nebula", "Nebula - Multiplayer Mod", "0.0.1.0")]
+ [BepInPlugin("com.github.hubertgendron.nebula", "Nebula - Multiplayer Mod", "0.0.2.0")]
12
[BepInProcess("DSPGAME.exe")]
13
public class NebulaPlugin : BaseUnityPlugin
14
0 commit comments