Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Minecraft | 291 | 2 months ago | 1 | cc0-1.0 | ||||||
📝 The curated list of awesome things related to Minecraft. | ||||||||||
Awesome Minecraft | 163 | 10 months ago | 7 | mit | ||||||
A curated list of awesome (free) open-source frameworks, libraries and software for Minecraft. | ||||||||||
Litecraft | 128 | 2 years ago | 5 | mit | Rust | |||||
Open source, clean room implementation of Minecraft Client | ||||||||||
Minecraft Hack Clients | 75 | 2 months ago | mit | |||||||
A collection of Minecraft Hack Clients. | ||||||||||
Purelauncher | 55 | 4 months ago | 23 | other | TypeScript | |||||
🚀🎉✨[Electron] An awesome Minecraft Launcher. | ||||||||||
Awesome Computercraft | 39 | a month ago | cc-by-sa-4.0 | just | ||||||
Useful libraries, programs, literature, and mods for ComputerCraft and its forks. | ||||||||||
Awesome Minecraftpe | 31 | 3 months ago | mit | |||||||
A curated list of awesome Minecraft Bedrock plugin, tool and software. | ||||||||||
Divinedrop | 13 | 8 days ago | 7 | gpl-3.0 | Java | |||||
Drop removing & name display plugin for Spigot and forks. | ||||||||||
Picturelogin | 12 | 2 years ago | mit | Java | ||||||
Spigot Plugin - Show players an awesome login message! | ||||||||||
Elytra | 11 | 5 years ago | 1 | other | PHP | |||||
The REAL minecraft elytra FOR MCPE SERVERS ! Also have some awesome admin additions ! |
An awesome Minecraft Launcher.
For plugins developers, resource creators, testers and advanced users:
https://github.com/Apisium/PureLauncher/wiki
Please do not use Yarn !
npm install
set REGISTRY=https://registry.npm.taobao.org/
set dist-url=http://npm.taobao.org/mirrors/atom-shell
set ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/
set ELECTRON_CUSTOM_DIR=8.2.5
npm run build
npm run pack
# Run debugging server:
npm start
# Run Electron:
npm run run