unstrip fixes
This commit is contained in:
sinaioutlander
2020-09-14 01:42:29 +10:00
parent 653b4a2304
commit dc2759c599
25 changed files with 305 additions and 224 deletions

View File

@ -13,7 +13,7 @@ namespace Explorer
public class CppExplorer : MelonMod
{
public const string NAME = "CppExplorer";
public const string VERSION = "1.7.1";
public const string VERSION = "1.7.2";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.cppexplorer";