Code Monkey home page Code Monkey logo

minecraft-manager's Introduction

The easiest way to install Mods, Modpacks, and more

Install and manage mods, modpacks, worlds, and resource packs with ease

Minecraft Manager is a program used for installation of Minecraft mods, modpacks, resource packs and more.

You can create your own Profile with mods downloaded directly from CurseForge, or download a modpack and have it automatically installed.

Getting Started

If you'd like prebuilt binaries for Windows, macOS, and Linux, you can find them here.

If you would like to build it and run it for yourself, it's pretty simple

Clone the repo & install packages

git clone https://github.com/theemeraldtree/minecraft-manager.git
cd minecraft-manager
yarn

Yarn should be used because of the lockfile.

Running in a development environment

yarn run dev

This will spawn the Electron process and start webpack-dev-server on port 9483.

Building

The simplest way to build Minecraft Manager is to run

yarn package

This will compile Webpack, then run electron-builder and compile for your current OS and architecture. However you can also compile Webpack and electron-builder seperately

To build webpack:

yarn compile

This will compile Webpack with the settings defined in webpack.config.json and place the output in /bundles

To run electron-builder

yarn build

This will run electron-builder for your current OS and architecture, and place the output in /dist

Credits

Credits are viewable in the Settings menu of Minecraft Manager

minecraft-manager's People

Contributors

dependabot[bot] avatar stairman06 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

xsrmat

minecraft-manager's Issues

[BUG] Doesn't seem to work (just forever loading)

Describe the bug

Downloaded the .AppImage, set it excutable, and ran it (Kubuntu 20.04). Just sits forever like this:

Screenshot_20200525_164702

Expected behavior

Expected an interface of some sort. Also expected to be able to get something like "About..." in the help menu so I could quickly check the version string.

Reproduce

Steps to reproduce the behavior:

  1. Download the current .AppImage and try to run it.

System Info

Please provide system and application information

OS: Kubuntu 20.04 (same as Ubuntu)
Minecraft Manager Version: Whatever was there 5 minutes ago.

MultiMC-style Version Patches

MultiMC stores the additions to the version JSON in a patch-style; this is a good way to do it and MCM should do something similar.

Better java management

The bundles Java version in the Minecraft Launcher is old and out of date; the ability to download different versions of java is important.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.