Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pillowmc/pillow
Run Fabric or Quilt Loader on ModLauncher. No releationship between Python library PILlow.
https://github.com/pillowmc/pillow
fabricmc java java-17 minecraft mod neoforge quiltmc
Last synced: about 2 months ago
JSON representation
Run Fabric or Quilt Loader on ModLauncher. No releationship between Python library PILlow.
- Host: GitHub
- URL: https://github.com/pillowmc/pillow
- Owner: PillowMC
- License: lgpl-2.1
- Created: 2022-05-10T11:03:42.000Z (over 2 years ago)
- Default Branch: quilt
- Last Pushed: 2024-11-05T08:02:27.000Z (about 2 months ago)
- Last Synced: 2024-11-07T12:02:22.971Z (about 2 months ago)
- Topics: fabricmc, java, java-17, minecraft, mod, neoforge, quiltmc
- Language: Java
- Homepage:
- Size: 943 KB
- Stars: 29
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Pillow Mod Loader
![Github stars](https://img.shields.io/github/stars/PillowMC/pillow.svg)
![Github forks](https://img.shields.io/github/forks/PillowMC/pillow.svg)
![Github issues](https://img.shields.io/github/issues/PillowMC/pillow.svg)
![Github PRs](https://img.shields.io/github/issues-pr/PillowMC/pillow.svg)
![Github Action Status](https://img.shields.io/github/actions/workflow/status/PillowMC/pillow/gradle.yml?branch=dev)[中文](README.zh_hans.md) | English
## Icon
![Icon](src/main/resources/assets/pillow/icon.png)Credits: [Desmos](https://www.desmos.com/)
Make $a=\frac{\sqrt{5}+1}{2}, b=\frac{a+1}{4}$
Creating Points in a Planar Cartesian Coordinate System:
$A(0, a), B(1, a), C(1, 0), D(0, 0), E(0, a-b), F(1, b)$,
Connect $BE, CF, DF$Connect $AE, AC, BD$ as PillowMC icons
Connect $AE, AC$ is the Pillow Mod Loader icon
Connect $BD$ and make $CG$ cross $G$ to make the extension line of $CG$ pass through $A$ as the Shear API icon
## Run Quilt and Fancy Mod Loader on ModLauncher together
This mod can let Quilt Loader and Fancy Mod Loader run on the top of ModLauncher with Minecraft obfuscated with Searge name.
## Developing Status
Almost done.## Installing
Download the installer from GitHub releases, actions or other legal (see [License](#license)) places. Then use it like NeoForge installers. If you use HMCL, you can drag it to the automatic installation page.
## Support
_Not opened yet._
## License
This project is licensed under [LGPL v2.1 License](LICENSE) since v0.3.1. Versions v0.3.0 or below is licensed under MIT License.