We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc29be commit 67dcf28Copy full SHA for 67dcf28
README.md
@@ -1,5 +1,9 @@
1
-# Expressions-Expansion
2
-Expressions Expansion for MiniPlaceholders.
+# Expressions-Provider
+Add MiniPlaceholders placeholders for complex mathematical and text expressions.
3
+
4
+## Installation
5
+- Install MiniPlaceholders
6
+- Install this project in the mods or plugins folder, depending on the platform you use
7
8
## Placeholders
9
### Basic Operations
gradle.properties
@@ -1,5 +1,5 @@
group = io.github.miniplaceholders
-version = 2.0.0-SNAPSHOT
+version = 2.0.0
description = Expressions-Provider
org.gradle.jvmargs=-Xmx2G
0 commit comments