diff --git a/.editorconfig b/.editorconfig index c1779cc..0fc335c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -279,3 +279,12 @@ ij_continuation_indent_size = 4 [{*.yml,*.yaml}] indent_size = 2 tab_width = 2 + +[*.html] +indent_size = 2 +tab_width = 2 +ij_continuation_indent_size = 2 +ij_html_align_attributes = true + +[*.md] +ij_markdown_min_lines_around_header = 0 diff --git a/README.md b/README.md index 8ca23d8..f00bb00 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Fabric Downloads](http://cf.way2muchnoise.eu/full_408118.svg?badge_style=for_the_badge)](https://www.curseforge.com/minecraft/mc-mods/megane) [![Discord](https://img.shields.io/discord/711835441376264242?color=5865F2&logo=discord&logoColor=FFFFFF&style=for-the-badge)](https://bai.lol/discord) -Megane is a [WTHIT](https://www.curseforge.com/minecraft/mc-mods/wthit) plugin that adds compatibility to other mods. +Megane is a collection of [WTHIT](https://www.curseforge.com/minecraft/mc-mods/wthit) plugins that adds compatibility to other mods. ## Culture Glasses are really versatile. First, you can have glasses-wearing girls take them off and suddenly become beautiful, or have girls wearing glasses diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 1b298ae..84a729f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ -distributionBase=GRADLE_USER_HOME -distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip -zipStoreBase=GRADLE_USER_HOME -zipStorePath=wrapper/dists \ No newline at end of file +distributionBase = GRADLE_USER_HOME +distributionPath = wrapper/dists +distributionUrl = https\://services.gradle.org/distributions/gradle-8.3-bin.zip +zipStoreBase = GRADLE_USER_HOME +zipStorePath = wrapper/dists diff --git a/modules/fabric/curseforge.html b/modules/fabric/curseforge.html new file mode 100644 index 0000000..60e47fb --- /dev/null +++ b/modules/fabric/curseforge.html @@ -0,0 +1,44 @@ +

Megane: Fabric

+ + + Discord + + +

+Megane is a collection of WTHIT plugins that adds compatibility to other mods. +
+Click here for the Forge version. + +

Supported Mods

+ +Have other mods to suggest? Open an issue on GitHub. + +

Culture

+Glasses are really versatile. First,you can have glasses-wearing girls take them off and suddenly become beautiful, or have girls wearing glasses +flashing those cute grins, or have girls stealing the protagonist's glasses and putting them on like, "Haha, got your glasses!' That's just way too +cute! Also, boys with glasses! I really like when their glasses have that suspicious looking gleam, and it's amazing how it can look really cool or +just be a joke. I really like how it can fulfill +all those abstract needs. Being able to switch up the styles and colors of glasses based on your mood is a lot of fun too! It's actually so much +fun! You have those half rim glasses, or the thick frame glasses, everything! It's like you're enjoying all these kinds of glasses at a buffet. I +really want Luna to try some on or Marine to try some on to replace her eyepatch. We really need glasses to become a thing in hololive and start +selling them for HoloComi. Don't. You. Think. We. Really. Need. To. Officially. Give. Everyone. Glasses? + +

Support Me!

+Maintaining compatibility with many mods takes so, so much time to do. If you want to donate me some money, it would be appreciated. +
+Support me via GitHub Sponsor diff --git a/modules/fabric/modrinth.md b/modules/fabric/modrinth.md new file mode 100644 index 0000000..6656d13 --- /dev/null +++ b/modules/fabric/modrinth.md @@ -0,0 +1,42 @@ +# Megane: Fabric + +[![Discord](https://img.shields.io/discord/711835441376264242?style=for-the-badge&logo=discord&logoColor=FFFFFF&label=discord&color=5865F2)](https://bai.lol/discord) + +Megane is a collection of [WTHIT](https://modrinth.com/mod/wthit) plugins that adds compatibility to other mods. + +[Click here for the Forge version.](https://modrinth.com/mod/megane-forge) + +## Supported Mods + +- [Alloy Forgery](https://modrinth.com/mod/jhl28YkY) +- [Applied Energistics 2](https://modrinth.com/mod/XxWD5pD3) +- [Create Fabric](https://modrinth.com/mod/Xbc0uyRg) +- [Deep Mob Learning](https://modrinth.com/mod/osuPHzT3) +- [Extra Generators](https://modrinth.com/mod/VXtwLg17) +- [Industrial Revolution](https://www.curseforge.com/minecraft/mc-mods/industrial-revolution) +- [Kibe](https://modrinth.com/mod/OvlwmUdC) +- [Luggage](https://www.curseforge.com/minecraft/mc-mods/luggage) +- [Modern Dynamics](https://modrinth.com/mod/fMpvLrnF) +- [Powah!](https://modrinth.com/mod/KZO4S4DO) +- [Reborn Core](https://www.curseforge.com/minecraft/mc-mods/reborncore) +- [Tech Reborn](https://www.curseforge.com/minecraft/mc-mods/techreborn) +- [Wireless Networks](https://www.curseforge.com/minecraft/mc-mods/wireless-networks) + +Have other mods to suggest? Open an issue on [GitHub](https://github.com/badasintended/megane/issues). + +## Culture + +Glasses are really versatile. First,you can have glasses-wearing girls take them off and suddenly become beautiful, or have girls wearing glasses +flashing those cute grins, or have girls stealing the protagonist's glasses and putting them on like, "Haha, got your glasses!' That's just way too +cute! Also, boys with glasses! I really like when their glasses have that suspicious looking gleam, and it's amazing how it can look really cool or +just be a joke. I really like how it can fulfill +all those abstract needs. Being able to switch up the styles and colors of glasses based on your mood is a lot of fun too! It's actually so much +fun! You have those half rim glasses, or the thick frame glasses, everything! It's like you're enjoying all these kinds of glasses at a buffet. I +really want Luna to try some on or Marine to try some on to replace her eyepatch. We really need glasses to become a thing in hololive and start +selling them for HoloComi. Don't. You. Think. We. Really. Need. To. Officially. Give. Everyone. Glasses? + +## Support Me! + +Maintaining compatibility with many mods takes so, so much time to do. If you want to donate me some money, it would be appreciated. + +[Support me via GitHub Sponsor](https://github.com/sponsors/deirn) diff --git a/modules/forge/curseforge.html b/modules/forge/curseforge.html new file mode 100644 index 0000000..cad7a2c --- /dev/null +++ b/modules/forge/curseforge.html @@ -0,0 +1,34 @@ +

Megane: Forge

+ + + Discord + + +

+Megane is a collection of WTHIT plugins that adds compatibility to other mods. +
+Click here for the Fabric version. + +

Supported Mods

+ +Have other mods to suggest? Open an issue on GitHub. + +

Culture

+Glasses are really versatile. First,you can have glasses-wearing girls take them off and suddenly become beautiful, or have girls wearing glasses +flashing those cute grins, or have girls stealing the protagonist's glasses and putting them on like, "Haha, got your glasses!' That's just way too +cute! Also, boys with glasses! I really like when their glasses have that suspicious looking gleam, and it's amazing how it can look really cool or +just be a joke. I really like how it can fulfill +all those abstract needs. Being able to switch up the styles and colors of glasses based on your mood is a lot of fun too! It's actually so much +fun! You have those half rim glasses, or the thick frame glasses, everything! It's like you're enjoying all these kinds of glasses at a buffet. I +really want Luna to try some on or Marine to try some on to replace her eyepatch. We really need glasses to become a thing in hololive and start +selling them for HoloComi. Don't. You. Think. We. Really. Need. To. Officially. Give. Everyone. Glasses? + +

Support Me!

+Maintaining compatibility with many mods takes so, so much time to do. If you want to donate me some money, it would be appreciated. +
+Support me via GitHub Sponsor diff --git a/modules/forge/modrinth.md b/modules/forge/modrinth.md new file mode 100644 index 0000000..28ee232 --- /dev/null +++ b/modules/forge/modrinth.md @@ -0,0 +1,32 @@ +# Megane: Forge + +[![Discord](https://img.shields.io/discord/711835441376264242?style=for-the-badge&logo=discord&logoColor=FFFFFF&label=discord&color=5865F2)](https://bai.lol/discord) + +Megane is a collection of [WTHIT](https://modrinth.com/mod/wthit) plugins that adds compatibility to other mods. + +[Click here for the Fabric version.](https://modrinth.com/mod/megane) + +## Supported Mods + +- [Applied Energistics 2](https://modrinth.com/mod/XxWD5pD3) +- [Create](https://modrinth.com/mod/LNytGWDc) +- [Immersive Engineering](https://modrinth.com/mod/tIm2nV03) + +Have other mods to suggest? Open an issue on [GitHub](https://github.com/badasintended/megane/issues). + +## Culture + +Glasses are really versatile. First,you can have glasses-wearing girls take them off and suddenly become beautiful, or have girls wearing glasses +flashing those cute grins, or have girls stealing the protagonist's glasses and putting them on like, "Haha, got your glasses!' That's just way too +cute! Also, boys with glasses! I really like when their glasses have that suspicious looking gleam, and it's amazing how it can look really cool or +just be a joke. I really like how it can fulfill +all those abstract needs. Being able to switch up the styles and colors of glasses based on your mood is a lot of fun too! It's actually so much +fun! You have those half rim glasses, or the thick frame glasses, everything! It's like you're enjoying all these kinds of glasses at a buffet. I +really want Luna to try some on or Marine to try some on to replace her eyepatch. We really need glasses to become a thing in hololive and start +selling them for HoloComi. Don't. You. Think. We. Really. Need. To. Officially. Give. Everyone. Glasses? + +## Support Me! + +Maintaining compatibility with many mods takes so, so much time to do. If you want to donate me some money, it would be appreciated. + +[Support me via GitHub Sponsor](https://github.com/sponsors/deirn)