Code Monkey home page Code Monkey logo

trm-viii's Introduction

Tomb Raider Marathon Bundle

TRM bundle for NodeCG with built in Tiltify. This bundle was used during TRM VIII.

Marathon colour is: #ffa301 / #fe5100


Installation

  1. Download the latest NodeCG Release (1.8 is used currently)
  2. Copy this folder to <nodecg>/bundles/ and then run install.bat
  3. Run NodeCG

Development Rules

Development for this bundle should never be done on the main branch. Always create a new branch with a brief description of the changes you wish to make.

Once you are happy with your changes then you can push them to GitHub and create a new Pull Request.

Before pushing your branch to GitHub

You need to make sure that your branch is inline with the main branch before you push it up to GitHub. To do this, you will need to do the following:

git checkout main
git pull
git checkout -
git rebase main
git push

You may encounter merge conflicts during the rebase process. You will have to fix the merge conflicts manually before continuing. Once the merge conflicts have been fixed and staged, you can do git rebase --continue.

It is important that rebasing is done so that no merge conflicts appear once you have created the pull request. This makes the PR process much more streamlined.

When creating a new Pull Request

Make sure you add a new reviewer using the Reviewers cog on the right column.

trm-viii's People

Contributors

forceh91 avatar

Watchers

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