Skip to content

Conic-Sections/Amethyst-Launcher-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amethyst Launcher Core

Rust License V Me 50 We are poor

简体中文

Features

  • Install module loaders like forge, fabric, optifine, quilt, etc.
  • Monitor game logs, you can specify which actions are performed when the game outputs logs
  • Ability to parse files of projected modules, installed modules and resource packages
  • Ability to download game files from anywhere yourself
  • Cross-platform, supports Windows GNU/Linux MacOS
  • Built-in concurrent downloads, you can specify the number of files to be downloaded at the same time according to your needs

Advantages

  • Detailed, accurate documentation and lots of examples
  • Lots of features to meet most of the needs of developing launchers

Getting Started

cargo add aml_core

Documentation

Detailed documentation is here

Open Source License

This program is distributed under the GPL-3.0 Open Source License, with additional terms.

Additional Terms (according to Article 7 of the GPL-3.0 Open Source License)

When you distribute a modified version of the program, you must change the name or version number of the program in a reasonable manner to indicate that it is different from the original version. (Based on GPL-3.0, 7(c))

  1. You need to find all the words related to the name of this program in the source code and replace them with the name of your own program

  2. You may not remove the copyright notice displayed in the program. (As per GPL-3.0, 7(b))

  3. if you and the recipient sign something of a contractual nature and provide an undertaking of liability, the licensor and author are not jointly and severally liable. (Based on GPL-3.0, 7(b))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published