Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineFun.io Development Utilities

Develop custom games outside MineFun.
This utility improves developer experience (DX) by enabling hot module replacement (HMR), testing, and bundling.

Usage

  • Tampermonkey Script

    • Install Tampermonkey in your browser
    • Copy the userscript assets/minefun-relay.user.js into Tampermonkey
    • Ensure the userscript is enabled
  • Local Server

    • Install Bun
    • Clone this repository:
git clone https://github.com/robertpakalns/minefun-dev-utils.git
  • Run:
bun run dev
  • By default, the server uses port 3000. If the port is busy, update the port in both the server and minefun-relay.user.js.

Limitations

  • Requires the Bun JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages