Initial commit
This commit is contained in:
33
build/unsup/instance.cfg
Normal file
33
build/unsup/instance.cfg
Normal 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
|
||||
6
build/unsup/minecraft/unsup.ini
Normal file
6
build/unsup/minecraft/unsup.ini
Normal 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
43
build/unsup/mmc-pack.json
Normal 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
|
||||
}
|
||||
12
build/unsup/patches/com.unascribed.unsup.json
Normal file
12
build/unsup/patches/com.unascribed.unsup.json
Normal 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
BIN
build/unsup/pwb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
Reference in New Issue
Block a user