- 25 Oct, 2021 1 commit
-
-
* Update yarn and fabric load/api To keep up to date with https://fabricmc.net/versions.html?&version=1.17.1 * Set loader to latest stable version
Jasmine Hegman authored
-
- 22 Sep, 2021 1 commit
-
-
Levy Ehrstein authored
-
- 26 Aug, 2021 1 commit
-
-
modmuss50 authored
-
- 17 Aug, 2021 1 commit
-
-
modmuss50 authored
-
- 17 Jul, 2021 1 commit
-
-
modmuss50 authored
-
- 23 Jun, 2021 2 commits
- 08 Jun, 2021 1 commit
-
-
modmuss50 authored
-
- 27 May, 2021 1 commit
-
-
modmuss50 authored
-
- 12 May, 2021 1 commit
-
-
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this. Gradle 7 is required along with loom 0.8
modmuss50 authored
-
- 27 Mar, 2021 1 commit
-
-
Co-authored-by: ByMartrixX <47987888+ByMartrixx@users.noreply.github.com>
David Bailey authored
-
- 15 Mar, 2021 1 commit
-
-
Geolykt authored
-
- 26 Feb, 2021 1 commit
-
-
modmuss50 authored
-
- 07 Feb, 2021 1 commit
-
-
* Update build.gradle * Implements @liach's suggested changes * Update build.gradle Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> * Update build.gradle Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> * Update build.gradle * Update build.gradle Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
YTG123 authored
-
- 03 Feb, 2021 1 commit
-
-
Closes #78 This should have never been here, sadly not a lot I can do about the past.
modmuss50 authored
-
- 30 Jan, 2021 1 commit
-
-
modmuss50 authored
-
- 15 Jan, 2021 1 commit
-
-
modmuss50 authored
-
- 11 Nov, 2020 1 commit
-
-
modmuss50 authored
-
- 10 Nov, 2020 2 commits
- 14 Oct, 2020 1 commit
-
-
* Ignore commonly generated Mac OS junk files This is optional, but it would be a huge quality of life improvement for anyone developing on Mac OS, as the first thing I do when starting a new project is always to add this to the .gitignore. Example: Just from the small changes I've made to the build script alone, I've generated 4 .DS_Store files, which would clutter up this PR if I included them. * Simply processResources logic & make it compatible with future versions of Gradle When the processResources task is currently run, it uses deprecated Gradle features. Running "gradle clean build --warning-mode all" should output a message along the lines of "Copying or archiving duplicate paths with the default duplicates strategy has been deprecated. This is scheduled to be removed in Gradle 7.0.". This is due to inlcuding all files twice, as the "from" blocks includes them for the second time (gradle includes these files by default). This PR simply edits the relevant files from the already selected resources directory. This also reduces the amount of repetition in the script. * Switch to double quotes to match style D'oh!
Ned Loynd authored
-
- 27 Sep, 2020 1 commit
-
-
modmuss50 authored
-
- 10 Sep, 2020 1 commit
-
-
modmuss50 authored
-
- 11 Aug, 2020 1 commit
-
-
modmuss50 authored
-
- 24 Jun, 2020 1 commit
-
-
modmuss50 authored
-
- 23 Jun, 2020 1 commit
-
-
modmuss50 authored
-
- 07 Jun, 2020 2 commits
- 09 Apr, 2020 1 commit
-
-
modmuss50 authored
-
- 06 Apr, 2020 1 commit
-
-
modmuss50 authored
-
- 18 Mar, 2020 1 commit
-
-
Caroline Joy Bell authored
-
- 28 Feb, 2020 1 commit
-
-
modmuss50 authored
-
- 25 Feb, 2020 1 commit
-
-
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4
i509VCB authored
-
- 21 Jan, 2020 1 commit
-
-
modmuss50 authored
-
- 17 Dec, 2019 1 commit
-
-
modmuss50 authored
-
- 10 Dec, 2019 2 commits
- 19 Nov, 2019 1 commit
-
-
Co-authored-by: modmuss50 <modmuss50@gmail.com>
Brad Erickson authored
-
- 28 Aug, 2019 1 commit
-
-
modmuss50 authored
-
- 02 Aug, 2019 1 commit
-
-
modmuss50 authored
-