Initial commit

This commit is contained in:
2026-01-24 05:19:02 -07:00
commit 2072f700ae
1900 changed files with 139264 additions and 0 deletions

33
build/unsup/instance.cfg Normal file
View File

@@ -0,0 +1,33 @@
[General]
ConfigVersion=1.3
ExportName=Pack With Brooke
name=Pack With Brooke
notes=dakedres wuz here ;3
iconKey=pwb
shortcuts=
Env={}
ExportOptionalFiles=true
ExportSummary=
ExportVersion=autoupdate
GlobalDataPacksEnabled=false
GlobalDataPacksPath=
InstanceType=OneSix
ManagedPack=false
AutoCloseConsole=false
AutomaticJava=true
IgnoreJavaCompatibility=false
InstanceAccountId=
JoinServerOnLaunch=false
JoinServerOnLaunchAddress=
JoinWorldOnLaunch=
LaunchMaximized=false
LogPrePostOutput=true
JvmArgs=
OverrideMemory=true
MaxMemAlloc=5120
MinMemAlloc=512

View File

@@ -0,0 +1,6 @@
version=1
source_format=packwiz
source=http://127.0.0.1:8000/pack.toml
offer_change_flavors=true

43
build/unsup/mmc-pack.json Normal file
View File

@@ -0,0 +1,43 @@
{
"components": [
{
"cachedName": "LWJGL 3",
"cachedVersion": "3.3.1",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl3",
"version": "3.3.1"
},
{
"cachedName": "Minecraft",
"cachedRequires": [
{
"suggests": "3.3.1",
"uid": "org.lwjgl3"
}
],
"cachedVersion": "1.20.1",
"important": true,
"uid": "net.minecraft",
"version": "1.20.1"
},
{
"cachedName": "Forge",
"cachedRequires": [
{
"equals": "1.20.1",
"uid": "net.minecraft"
}
],
"cachedVersion": "47.4.10",
"uid": "net.minecraftforge",
"version": "47.4.10"
},
{
"cachedName": "unsup",
"cachedVersion": "1.2.0-pre4",
"uid": "com.unascribed.unsup"
}
],
"formatVersion": 1
}

View File

@@ -0,0 +1,12 @@
{
"formatVersion": 1,
"name": "unsup",
"uid": "com.unascribed.unsup",
"version": "1.2.0-pre4",
"+agents": [
{
"name": "com.unascribed:unsup:1.2.0-pre4",
"url": "https://repo.sleeping.town"
}
]
}

BIN
build/unsup/pwb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB