mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
暂时移除MODMaker
This commit is contained in:
parent
ac5ebea4c8
commit
6669a527ef
@ -24,7 +24,7 @@ namespace VPet_Simulator.Windows
|
||||
/// <summary>
|
||||
/// 自动启用MOD名称
|
||||
/// </summary>
|
||||
public static readonly string[] OnModDefList = new string[] { "Core", "PCat", "ModMaker" };
|
||||
public static readonly string[] OnModDefList = new string[] { "Core", "PCat", };//"ModMaker" 暂时移除MODMaker
|
||||
|
||||
public static HashSet<string> LoadedDLL { get; } = new HashSet<string>()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user