Code Monkey home page Code Monkey logo

nh's Introduction

What is this?

A Brick Hill legacy server written from the ground up in Node.js.

What does this do?

It allows you to host Brick Hill servers efficiently, and headlessly (VPS hosting, etc). It comes with a fully-packed scripting API that lets you do things the legacy server normally couldn't do.

It can load .brk files to the client extremely fast, but at the same time being memory and CPU efficient. Allowing for long-term 24/7 hour hosting.

What does this NOT do?

This does not provide any additional functionality to the legacy client.

ie. The client will not gain any FPS improvements.

Installation:

  1. You need Node.js (8+) (Download it here: https://nodejs.org/en/download/).

  2. Download and extract the template here.

  3. Open your folder in the file explorer, and in the top bar type "cmd" and press enter. Example:

  4. Run npm i node-hill@latest, this will install the needed dependencies for node-hill.

  5. [OPTIONAL] Run npm explore node-hill -- npm run sync-account if you are hosting on a VPS. This lets you login to your account from your VPS. This will sync your VPS IP to your Brick Hill account.

  6. Edit ./start.js to replace gameId with your proper gameId, port, etc.

  7. Finally, start your server by clicking on launch_server.bat or running node ./start.js.

Additional information

You must port forward if you want other players to be able to play your game. The recommended port for Brick Hill is: 42480.

Documentation

Can be found here: https://brickhill.gitlab.io/open-source/node-hill/.

nh's People

Contributors

drabonian avatar noahcoolboy avatar ezcha avatar bunnynabbit avatar jefemy avatar

Watchers

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