mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-29 10:24:34 +00:00
Merge main into pck_cleanup_and_refactor
This commit is contained in:
@@ -13,7 +13,7 @@ namespace PckStudio
|
||||
|
||||
static class Program
|
||||
{
|
||||
public static string baseurl = "https://www.pckstudio.xyz/studio/PCK/api/";
|
||||
public static string baseurl = "http://api.pckstudio.xyz/api/pck";
|
||||
public static string backurl = "https://raw.githubusercontent.com/PhoenixARC/pckstudio.tk/main/studio/PCK/api/";
|
||||
public static string Appdata = System.Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments) + "/PCK Studio/";
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user