diff options
author | DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> | 2021-08-20 17:17:16 -0400 |
---|---|---|
committer | DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> | 2021-08-20 17:17:16 -0400 |
commit | 12888a9eb0469a5462e497a29eb4d3d15bb48f3c (patch) | |
tree | 0c0ab075cfefd3fca76e7d35704f7ba20ae961f9 /gradle.properties | |
parent | 28fb656d8b285f3da2227dd859735392902a31ef (diff) | |
download | PerspectiveModv4-12888a9eb0469a5462e497a29eb4d3d15bb48f3c.tar.gz PerspectiveModv4-12888a9eb0469a5462e497a29eb4d3d15bb48f3c.tar.bz2 PerspectiveModv4-12888a9eb0469a5462e497a29eb4d3d15bb48f3c.zip |
this is why we can't have nice things
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties deleted file mode 100644 index ddd79e4..0000000 --- a/gradle.properties +++ /dev/null @@ -1,6 +0,0 @@ -org.gradle.jvmargs=-Xmx2G - -# These are in here and not in build.gradle so that github actions can read them -modid = djperspectivemod -archivesBaseName = PerspectiveModv4 -version = 4.5 |