Giter Site home page Giter Site logo

jiayilauncher's Introduction

Jiayi Launcher

Minecraft for Windows mod manager (Bedrock Edition)

Build Discord server

Features

  • Simple, clean user interface
  • Manage and launch internal and external mods, both stored locally and from the Internet
  • A version manager that goes hand in hand with the mod manager
  • Switch between different game data folders with Profiles (resource packs, worlds, settings, etc.)
  • Extreme customizability, from the launcher's appearance down to the source code
  • Easily apply Renderdragon shaders and make your game look beautiful

Installation

If you're a regular user, you can download the installer here. It's about 8 MB in size.

Older releases can be found in the Releases page.

You can clone the repository and build Jiayi Launcher yourself with the instructions below.

Building

Requirements

Steps

  1. Clone the repository
  • git clone https://github.com/JiayiSoftware/JiayiLauncher.git

With an IDE:

  1. Open the solution file in the IDE
  2. Build the solution

Without an IDE:

  1. Navigate to the repository's root directory
  2. Run dotnet build

This will build the launcher in debug mode. You can append -c Release to build in release mode.

Contributing

If you want to contribute to Jiayi Launcher, you can fork the repository and submit a pull request.

Jiayi is written in C# and uses HTML for the UI via Blazor Hybrid.

The code is admittedly a mess, hence why there is no code style to adhere to. However, please try to keep the code clean and readable. There will be a code style guide in the future.

License

Jiayi Launcher is released under the GNU GPL-3.0 license, and you can read it here.

A quick rundown for those who don't want to read all that:

  • You can modify, share and sell the code any way you please
  • but you have to open source projects that do this under a compatible GPL license
  • Any changes should be documented

jiayilauncher's People

Contributors

akobusinski avatar cutenyami avatar deathlybower959 avatar notcarlton avatar

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.