This is an MMP module. Generated using M3 init.
- Install modular-minecraft-proxy
- run
git clone https://github.com/DinheroDevelopmentGroup/modular-minecraft-proxy.gitto get source code - run
cd modular-minecraft-proxyto enter project directory - run
npm installto install dependencies - run
npm linkto makem3available as a command
- run
- Install
ddg.examplemodule- run
m3 install github://DinheroDevelopmentGroup/mmp.example.git
- run
- Build
- run
npm run buildto compile TypeScript - run
npm run copyto copy module dependencies
- run
- Start
- run
export TARGET_HOST=...(replace...with your target's host) - run
npm run runto start the proxy
- run
- Connect
- connect to
localhost:25565using a Minecraft client
- connect to
You should now connect to the target you configured, but, there should be a clock on your action bar.