Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.81 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.81 KB

Buildepot Logo

Buildepot is a community-driven platform inspired by Modrinth, designed for Minecraft players to share their world saves, maps, and builds. With a focus on simplicity and performance, Buildepot helps players easily discover and share Minecraft creations.

Features

While the website is still in very early development, the features that are planned are:

  • World Sharing: Upload, share, and discover amazing Minecraft world saves, maps, and builds.
  • User Profiles: Create and customize your profile to showcase your contributions.
  • Categories & Tags: Easily categorize your builds, making it simple for others to find inspiration.
  • Rating System: Rate and comment on other users' submissions.

Technology Stack

Setup and Installation

To get started with Buildepot locally:

  1. Clone the Repository

    git clone https://github.com/your-username/buildepot.git
    cd buildepot
  2. Install Dependencies

    npm install