Giter Site home page Giter Site logo

zenithval / ror2arena Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peterbozso/ror2arena

0.0 0.0 0.0 4.15 MB

Arena is a Risk of Rain 2 mod for fighting your friends at the end of each stage.

Home Page: https://thunderstore.io/package/peterbozso/Arena/

License: MIT License

C# 97.88% PowerShell 2.12%

ror2arena's Introduction

Risk of Rain 2 Arena Mod

Arena is a Risk of Rain 2 mod for fighting your friends at the end of each stage.

See the mod's readme for more details.

Download it from the Thunderstore.

Development

Make sure you are familiar with the modding wiki.

To be able to reload the mod while developing without restarting the game (which could take a significant amount of time), follow these steps:

  1. Follow the setup instructions (the steps before "Getting the boilerplate") here.
  2. For easier debugging also install these mods:
  3. Install ScriptEngine.
  4. Change the second argument of the copy command in the post-build event in the Arena.csproj file to use the correct path to your BepInEx\scripts folder. More info.
  5. Start the game modded.
  6. Build the solution in Debug configuration.
  7. Load the mod by pressing F6 on the main menu.

Whenever you make changes to the code, repeat step 6 and 7. Make sure you reload the mod only on the main menu, not during a run, otherwise (because of the way the mod is structured) you could end up with some unexpected behavior.

Debugging

The mod logs information about what it is doing into the BepInEx console.

Use the F2 key during gameplay to dump the internal state of the mod there.

ror2arena's People

Contributors

peterbozso avatar zenithval 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.