Skip to content

TBHGodPro/McProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


MINECRAFT PROXY FOR HYPIXEL



Install

Ensure that you have git, nodejs, and npm installed.

Install pnpm if not already installed.

Clone the git repository:

git clone https://github.com/TBHGodPro/McProxy.git

Install dependencies:

cd MCProxy
pnpm install

Build Code:

pnpm build

Start!

pnpm start

Modules

There are a multitude of modules already built-in, but module developers can add their own typescript/javascript modules. They just have to export an extension of the Module abstract class that implements anything necessary, and you're ready to go!

(Module management coming soon)

About

Modable Minecraft Proxy for Hypixel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published