Skip to content

1UHD/CaughtIn4kOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upcoming Minecraft Hypixel Stats Overlay made using Electron.js for Windows, MacOS and Linux

In case you want to test the code before the overlay even properly works:

  1. clone this repository
  2. install nodejs if neccessary
  3. cd into the directory
  4. run npm install electron to install electron
  5. start up the project by using npm start
  6. put in your api key in src/stats.js
  7. enjoy I guess

PS: please dont use my api key in case I forgot to remove it before pushing