Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
9101ee4e
Commit
9101ee4e
authored
Feb 15, 2019
by
UpcraftLP
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix maven publishing
parent
c1145753
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
build.gradle
build.gradle
+1
-0
gradle.properties
gradle.properties
+1
-0
No files found.
build.gradle
View file @
9101ee4e
...
@@ -8,6 +8,7 @@ targetCompatibility = JavaVersion.VERSION_1_8
...
@@ -8,6 +8,7 @@ targetCompatibility = JavaVersion.VERSION_1_8
archivesBaseName
=
project
.
archives_base_name
archivesBaseName
=
project
.
archives_base_name
version
=
project
.
mod_version
version
=
project
.
mod_version
group
=
project
.
maven_group
minecraft
{
minecraft
{
}
}
...
...
gradle.properties
View file @
9101ee4e
...
@@ -9,6 +9,7 @@ org.gradle.jvmargs=-Xmx1G
...
@@ -9,6 +9,7 @@ org.gradle.jvmargs=-Xmx1G
# Mod Properties
# Mod Properties
mod_version
=
1.0.0
mod_version
=
1.0.0
maven_group
=
net.fabricmc
archives_base_name
=
fabric-example-mod
archives_base_name
=
fabric-example-mod
# Dependencies
# Dependencies
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment