Skip to content

MinecraftConsole/MinecraftLegacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Legacy Edition

Source code for minecraftlegacy.com

Website Discord


The Legacy Repository Index - a searchable, paginated directory of archived Minecraft source code, tools, launchers, and community projects. Built with React + Vite, powered by data from the json repo.

Setup

npm install
npm run dev

Runs on localhost:5173. Uses placeholder.json on localhost and projects.json in production.

Build

npm run build

Output goes to dist/.

Deploy

Deployed to Cloudflare Pages.

npm run build

Push the built dist/ output to your Cloudflare Pages project.

Stack

  • React 18
  • Vite 5
  • Minecraft font (typeface-minecraft)
  • Cloudflare Pages

Contributing

  1. Fork this repo
  2. Create a branch (git checkout -b feature/thing)
  3. Commit your changes
  4. Open a PR

For adding projects to the index, use the json repo instead.

License

MIT

Not affiliated with Mojang AB or Microsoft. "Minecraft" is a trademark of Mojang Synergies AB.

About

The sourcecode for MinecraftLegacy.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages