Skip to content

fawnoculus/Vanilla-Backrooms

Repository files navigation

Vanilla-Backrooms

Available on Fabric Available on Quilt

Licensed under: GPL-3.0 Build Workflow

TLDR: Vanilla-Backrooms is a server-side only Backrooms mod based on Polymer, made with info from the Backrooms Wiki.

Ever wanted to put your friends in the backrooms, but it would be way too suspicious to make them download a mod?

Well then this mod is the solution off your problem!

This mod, which only has to be installed on the server, will bring them to the backrooms without them having to download a mod. They won't even know what happened when they suddenly clip out of reality!

Vanilla-Backrooms currently has these Levels:

More Levels are in development!

Vanilla-Backrooms currently has these Object:

More Objects are in development!

Installing Vanilla-Backrooms

  • Modrinth (maybe someday)
  • CurseForge (maybe someday)
  • GitHub Releases
  • GitHub Actions (refer to the Section Below)
  • Building it from Source (refer to the Section Below)

Downloading from GitHub actions

  1. Navigate to the Latest (topmost) successfully ran (green check) Action
  2. Click on that bad boy
  3. On the bottom right there should be a button for downloading the Artifact (you may need to scroll down)
  4. If you unzip the File you should now have a working version of the mod (you don't want the file that ends in "-sources.jar")

Building it from Source

Building it from source should be unnecessary as you can download a jar of the latest commit from GitHub Actions

  • Make sure you have JDK-21 and git installed
  • Open PowerShell (or Bash if you are using Linux)
  • Navigate to the Directory you wish to copy the Sources to
cd $HOME/Downloads/
  • Download the Sources
git clone https://github.com/fawnoculus/Vanilla-Backrooms
  • enter the sources directory
cd Vanilla-Backrooms
  • build the Mod
./gradlew build

If the Command Returns with saying BUILD SUCCESSFUL then you should be able to find the mod file at "Downloads/Vanilla-Backrooms/build/libs/Vanilla-Backrooms-VERSION.jar"

Licence

This software is licensed under the GNU Public License version 3.0 In short: This software is free, you may run the software freely, create modified versions, distribute this software and distribute modified versions, as long as the modified software too has a free software license. The full license can be found in the LICENSE.txt file.

About

Vanilla-Backrooms is a serverside only Backrooms mod

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages