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 2aba579 commit cee5341Copy full SHA for cee5341
Main.cs
@@ -5,7 +5,7 @@
5
using System.Threading.Tasks;
6
using MelonLoader;
7
using UnityEngine;
8
-[assembly: MelonInfo(typeof(SuperliminalPracticeMod.Main), "Superliminal Practice Mod", "0.1.1", "Micrologist#2351")]
+[assembly: MelonInfo(typeof(SuperliminalPracticeMod.Main), "Superliminal Practice Mod", "0.1.2", "Micrologist#2351")]
9
[assembly: MelonGame("PillowCastle", null)]
10
11
namespace SuperliminalPracticeMod
0 commit comments