https://github.com/cmllib/cmllib.core.installer.forge
Install forge and launch
https://github.com/cmllib/cmllib.core.installer.forge
forge installer loader minecraft mod
Last synced: 11 months ago
JSON representation
Install forge and launch
- Host: GitHub
- URL: https://github.com/cmllib/cmllib.core.installer.forge
- Owner: CmlLib
- License: mit
- Created: 2023-06-27T12:11:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T02:45:10.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T21:06:23.844Z (over 1 year ago)
- Topics: forge, installer, loader, minecraft, mod
- Language: C#
- Homepage:
- Size: 77.1 KB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CmlLib.Core.Installer.Forge
## Minecraft Forge Installer

Forge Installer for [CmlLib.Core](https://github.com/CmlLib/CmlLib.Core)
## Features
* Forge Developer Support! After successfully installing the Forge version, the Forge advertising page will automatically open for you.
* Automatic change of links to install Forge
* Automatic installation of the Vanilla version of Minecraft before installing Forge
* Skipping the Forge re-installation
## Supported Forge Versions
**1.7.10 ~ 1.20.1** forge versions was successfully tested. [All test results](https://alphabs.gitbook.io/cmllib/installer.forge/supported-versions)
## Install
Install the [CmlLib.Core.Installer.Forge Nuget package](https://www.nuget.org/packages/CmlLib.Core.Installer.Forge)
or download the nupkg in [Releases](https://github.com/CmlLib/CmlLib.Core.Installer.Forge/releases) and add references to them in your project.
## [Documentation](https://alphabs.gitbook.io/cmllib/installer.forge/home)
[Usages and Examples](https://alphabs.gitbook.io/cmllib/installer.forge/home)
## Contributors
Made with [contrib.rocks](https://contrib.rocks).
Special thanks to [TaigoStudio](https://github.com/TaigoStudio) for contributing almost entire source codes.