This commit is contained in:
parent
1f8016b639
commit
74c3abc10b
4
manifest
4
manifest
|
@ -1,7 +1,7 @@
|
|||
const vars = {
|
||||
id: "hfmc-dev",
|
||||
version: "1.0.0",
|
||||
icon: "https://git.ragestudio.net/srgooglo/hispanofurs-mc/raw/branch/main/icon.png",
|
||||
icon: "https://git.ragestudio.net/srgooglo/hfmc-dev/raw/branch/main/icon.png",
|
||||
name: "Hispano Furs MC (DEV)",
|
||||
description: "Minecraft Modpack",
|
||||
author: "HispanoFurs"
|
||||
|
@ -10,7 +10,7 @@ const vars = {
|
|||
const internalVars = {
|
||||
public_ip: "0.0.0.0",
|
||||
public_ip_port: "25565",
|
||||
git_source: "https://git.ragestudio.net/srgooglo/hispanofurs-mc",
|
||||
git_source: "https://git.ragestudio.net/srgooglo/hfmc-dev",
|
||||
auth: {
|
||||
login: "https://hispanofurs.comty.app/auth",
|
||||
fetcher: "https://hispanofurs.comty.app/rsauthorize",
|
||||
|
|
Loading…
Reference in New Issue