Strong utility client https://baseband.com.de
Find a file
2023-10-11 16:32:57 +02:00
Client Severe Fuckery 2023-10-10 06:12:35 +01:00
gradle/wrapper remove lfs 2023-10-04 14:42:38 +02:00
Installer most hilarious connection encryption (proxies are no more!) 2023-10-08 04:39:22 +02:00
Loader Severe Fuckery 2023-10-10 06:12:35 +01:00
Server removed a bit of code smell 2023-10-11 16:32:57 +02:00
.gitignore end me 2023-10-05 07:29:13 +01:00
build.gradle Fix mcregistry things? 2023-09-19 11:25:48 +02:00
gradlew Initial commit 2023-08-26 15:19:12 +01:00
gradlew.bat Initial commit 2023-08-26 15:19:12 +01:00
README.md Something i guess 2023-09-14 16:34:37 +01:00
settings.gradle Initial commit 2023-08-26 15:19:12 +01:00

BaseBand

it's.... NEW! MS-DOS 5 promotional music begins Jesus christ almighty Jess you have to rewrite it already

Normal launcher
  • Just run the installer...
  • should work?
  • no support if it doesn't this is all for fun
  • (no pc should be without it!)
MultiMC
  • Select the Instance and click Edit Instance
  • Go to Version
  • Hit Add Empty, make the NAME Loader and the UID com.baseband
  • Select the entry and click Edit
  • Copy and Paste this:
{
    {
    "formatVersion": 1,
    "+tweakers": [
        "com.baseband.launcher.Tweaker"
    ],
    "libraries": [
        {
            "name": "org.ow2.asm:asm-all:5.0.3"
        },
        {
            "name": "net.minecraft:launchwrapper:1.12"
        },
        {
            "MMC-hint": "local",
            "name": "com.baseband:loader:1.0.0"
        }
    ],
    "mainClass": "net.minecraft.launchwrapper.Launch",
    "name": "Loader",
    "uid": "com.baseband",
    "version": "1.0"
    }
}

  • Save it
  • Click Open libraries and place Loader-1.0.0.jar in it.
  • Launch the instance