mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-27 05:44:43 +00:00
6.1
This commit is contained in:
@@ -13,8 +13,8 @@ namespace PckStudio
|
||||
|
||||
static class Program
|
||||
{
|
||||
public static string baseurl = "http://www.pckstudio.tk/studio/PCK/api/";
|
||||
public static string backurl = "https://phoenixarc.github.io/pckstudio.tk/studio/PCK/api/";
|
||||
public static string baseurl = "https://www.pckstudio.xyz/studio/PCK/api/";
|
||||
public static string backurl = "https://raw.githubusercontent.com/PhoenixARC/pckstudio.tk/main/studio/PCK/api/";
|
||||
public static bool IsDev = false;
|
||||
public static FormMain formMain;
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user