Skip to content

Commit

Permalink
Final build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MiraculixxT committed Apr 12, 2024
1 parent 35d8f18 commit 37e8341
Show file tree
Hide file tree
Showing 6 changed files with 361 additions and 267 deletions.
290 changes: 161 additions & 129 deletions .github/assets/README-Modrinth.md

Large diffs are not rendered by default.

22 changes: 16 additions & 6 deletions .github/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ Or everything at once!



Part from [**MUtils**](https://mutils.net)<br>
Works perfectly with [**MTimer**](https://modrinth.com/project/timer) to count your time & death punishments!
▪ Part from [**MUtils**](https://mutils.net)<br>
▪ Works perfectly with [**MTimer**](https://modrinth.com/project/timer) to count your time & death punishments!

This project started in 2021 and quickly evolved into us finding the limits of plugins with the curiosity how you can modify Minecraft to don't lose fun beating it.
We hope you will have the same fun while playing like us!

### **Latest Update Trailer**
<!-- modrinth_exclude.start -->
Expand All @@ -29,7 +32,9 @@ Works perfectly with [**MTimer**](https://modrinth.com/project/timer) to count y

# 🎯 Challenges
Each challenge can be toggled and configured individually inside the Challenge menu (``/challenge``).<br>
All challenges can be combined and played in multiplayer or singleplayer (some require at least two players).
All challenges can be combined and played in multiplayer or singleplayer (some require at least two players).<br>
You have an idea for a new Challenge?
We would be happy to hear it in our [discord](https://dc.mutils.net)!

**▪ Current Challenge count**``<!-- challenge-count -->``

Expand All @@ -40,9 +45,9 @@ All challenges can be combined and played in multiplayer or singleplayer (some r
<!-- modrinth_exclude.end -->
<!-- github_exclude.start -->
| |
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Important**<br>*Some Challenges require MUtils Premium to keep all projects and needed servers alive :)<br> Read more about it [here](https://mutils.net/premium). |
| |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Important**<br>*Some Challenges require MUtils Premium to keep all projects and needed servers alive :)<br> Read more about it [here](https://mutils.net/premium). |
<!-- github_exclude.end -->

To filter and search for Challenges, visit our own [Challenge List](https://mutils.net/ch/list) or use `ctrl` + `f`
Expand Down Expand Up @@ -90,3 +95,8 @@ dependencies {
compileOnly("de.miraculixx:challenge-api:1.5.0")
}
```
NOTE: The Challenge flow and registration are very strict and carefully crafted to allow this amount of content without a performance impact.
Challenge code and data only load when the challenge starts and is unloaded after stopping.

The project is open source :)<br>
If you want to take a look and maybe even find improvements, we would be happy to hear back!
Loading

0 comments on commit 37e8341

Please sign in to comment.