mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-07-20 11:36:13 +08:00
Build MC26.2-v1.2.0 coming right up
This commit is contained in:
+3
-2
@@ -1,3 +1,4 @@
|
||||
#### **\[Build MC26.1-v1.1.0\]:**
|
||||
#### **\[Build MC26.2-v1.2.0\]:**
|
||||
|
||||
- Initial release for Minecraft 26.1.
|
||||
- Initial release for Minecraft 26.2;
|
||||
- Implemented config file (`/config/NoChatRestrictions.json`) allowing users to re-enable telemetry and profanity filter, if desired [#20](https://github.com/Aizistral-Studios/No-Chat-Restrictions/issues/20).
|
||||
@@ -12,7 +12,7 @@ loader_version=0.19.3
|
||||
loom_version=1.17-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=Fabric-MC26.1-v1.1.0
|
||||
mod_version=Fabric-MC26.2-v1.2.0
|
||||
maven_group=com.aizistral.nochatrestrictions
|
||||
archives_base_name=NoChatRestrictions
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ minecraft_version=26.2
|
||||
forge_version=65.0.0
|
||||
|
||||
archivesBaseName=NoChatRestrictions
|
||||
modVersion=Forge-MC26.1-v1.1.0
|
||||
manifestVersion=26.1-v1.1.0
|
||||
modVersion=Forge-MC26.2-v1.2.0
|
||||
manifestVersion=26.2-v1.2.0
|
||||
|
||||
net.minecraftforge.gradle.merge-source-sets=true
|
||||
@@ -6,5 +6,5 @@ org.gradle.configuration-cache=false
|
||||
## Environment Properties
|
||||
minecraft_version=26.2
|
||||
neo_version=26.2.0.6-beta
|
||||
mod_version=NeoForge-MC26.1-v1.1.0
|
||||
manifest_version=26.1-v1.1.0
|
||||
mod_version=NeoForge-MC26.2-v1.2.0
|
||||
manifest_version=26.2-v1.2.0
|
||||
|
||||
Reference in New Issue
Block a user