Commit Graph

14 Commits

Author SHA1 Message Date
David Berdik
2792696de3 *Bump Minecraft version in build.gradle to 1.18.
*Update Spigot compatibility check for 1.18.
2021-12-04 17:49:37 -05:00
David Berdik
86f593cca8 Bump Minecraft version in build.gradle to 1.17.1 2021-07-07 18:23:17 -04:00
David Berdik
872fafb161 Removed unnecessary entries in build.gradle 2021-07-07 16:19:46 -04:00
David Berdik
22131b38d9 Migrated to a more mature Gradle plugin for building Herobrine using the Mojang mappings. 2021-07-07 09:36:02 -04:00
David Berdik
c5d36da55d Replaced obfuscate and deobfuscate Gradle tasks with genReleaseJar Gradle task 2021-07-05 17:59:49 -04:00
David Berdik
df52dac138 Added live flag to obfuscate and deobfuscate Gradle tasks. 2021-07-05 17:29:21 -04:00
David Berdik
0755d2fc95 Added Gradle tasks for obfuscating and deobfuscating the jar. 2021-07-04 20:01:24 -04:00
David Berdik
6b63067ead Updated Gradle configuration for Spigot 1.17 and added support for using the so-called "Mojang Mappings" via the use of a third-party plugin (https://www.spigotmc.org/threads/1-17-mappings-with-gradle.511184/). 2021-06-29 19:30:41 -04:00
David Berdik
59481e4f81 Updated build.gradle to point to 1.16.5 2021-05-30 20:06:10 -04:00
David Berdik
532bb0f9ab Migrated to Spigot 1.16.4 2020-12-19 22:06:46 -05:00
David Berdik
f454a89add Stray space 2020-11-06 19:45:09 -05:00
David Berdik
9867af5539 Minor comment formatting correction 2020-11-06 19:44:14 -05:00
Cory Redmond
150a5b5c3a
Use java version 8. 2020-11-03 17:07:14 +00:00
Cory Redmond
601f6c9299
Add gradle dependency managment. 2020-11-02 01:00:27 +00:00