Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 9ef58ce

Browse files
authored
Update and rename KarlsonRPC.cs to karlsonmod.cs
1 parent 6d6b700 commit 9ef58ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

KarlsonRPC.cs karlsonmod.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Collections.Generic;
33
using System;
44

5-
[assembly: MelonInfo(typeof(MyProject.MyMod), "KarlsonRPC", "1.0.0", "Dark42ed#4572")]
5+
[assembly: MelonInfo(typeof(MyProject.MyMod), "KarlsonRPC", "1.0.1", "Dark42ed#4572")]
66
[assembly: MelonGame("Dani", "Karlson")]
77

88

@@ -71,4 +71,4 @@ public override void OnLevelWasInitialized(int level)
7171

7272
}
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)