Skip to content
forked from trick77/bc-src

Some frankensteined Block Collider source code for experiments.

Notifications You must be signed in to change notification settings

reb0rn21/bc-src

 
 

Repository files navigation

When hoodie?

Installation hints

Node.js

  1. Get nvm: https://github.com/nvm-sh/nvm
  2. Make sure to add the nvm env vars at the end of your .bashrc
  3. Install Nodejs:
    nvm install v10.19.0
    nvm use v10.19.0
    nvm alias default v10.19.0
    
  4. Edit start.sh
  5. ./start.sh or screen -dm ./start.sh

About

Some frankensteined Block Collider source code for experiments.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.4%
  • Rust 6.9%
  • CSS 0.5%
  • Yacc 0.1%
  • HTML 0.1%
  • Shell 0.0%