Minemev Desktop is an application developed with ElectronJS that simplifies the process of adding files and resources to your Minecraft game. It eliminates the hassle of manually moving files from the downloads folder to the Minecraft folder by downloading and extracting files directly to their correct location.
- Download and unzip files directly into the Minecraft folder.
- Simplify the process of installing litematics and world downloads.
- Save time by avoiding the need for manual file movements.
- Node.js installed on your system.
- Internet connection to download necessary files.
-
Clone this repository to your local machine:
-
Navigate to the project directory:
cd minemev-desktop
- Install the project dependencies:
npm install
- Start the application:
npm start