Code Monkey home page Code Monkey logo

goibackgroundimage's Introduction

GOI Background Image Mod

This mod replaces the background of the Getting Over It map with an image of your choice

Installation and Usage

This mod is built in the BepInEx framework, that means you'll need to install BepInEx.
Once you've done that, navigate to the releases section of this repository and download the latest version of the mod.
Choose the version that corresponds to the BepInEx version you installed earlier.
Place the download in the BepInEx/plugins folder inside of your game's root folder, and you're done with installation.

Settings

By default this mod uses the image located at Getting Over It/Backgrounds/Image.png, if there is none, the background will show up as pure white.
You can change what image the mod loads by either placing your own image in place of that Image.png, or by modifying the path the mod searches for the image in the config file.
This can be found in the BepInEx/config/goi.ext.imagebackground.cfg file and modified with a text editor.

Compilation

Make sure you have a dotnet sdk installed, version 7.x is verified to work here.
Clone the repository, and create the directory lib/netstandard2.0 within the project root, copy GOIs Assembly-CSharp.dll and Rewired_Core.dll into it.
Use dotnet build to compile the project with the -c flag set to B5 or B6 depending on whether you want to build the mod for BepInEx 5.x or 6.0.0-pre.1 respectively.
Then the dll can then be found in the Release/ImageBackground.BepInEx*/netstandard2.0 folder replacing * with the version you chose.

goibackgroundimage's People

Contributors

barackobusiness avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.