From ee5cd29c01271030be774e7f7a4cc9c3f40af70f Mon Sep 17 00:00:00 2001 From: bioastroiner <68257484+bioastroiner@users.noreply.github.com> Date: Wed, 13 Dec 2023 01:31:46 +0330 Subject: [PATCH] + minor fixes --- README.md | 6 ++++-- doc/README.md | 1 + gradle.properties | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c07b71e..dfc7b63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # GregTech 6 Tweaker -#### yet an other gt6 tweaker (YAG) :tm: -# [Documention](doc/README.md) +#### yet an other gt6 tweaker + +--- +## See [Documention](doc/README.md) diff --git a/doc/README.md b/doc/README.md index 83294b1..d945efd 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,4 +1,5 @@ # Documentation +##### this is a TODO doc as the mod is still in pre production ------------------ #### Basics diff --git a/gradle.properties b/gradle.properties index f2811a9..cda3ca6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ autoUpdateBuildScript = false minecraftVersion = 1.7.10 gregtechVersion= 6.15.10 forgeVersion = 10.13.4.1614 -versionOverride = '0.1' +#versionOverride = '0.0-preAlpha' #modVersion=0.1a developmentEnvironmentUserName = Developer channel = stable