Build using Toothpick scripts (#122)

Co-authored-by: BillyGalbreath <blake.galbreath@gmail.com>
This commit is contained in:
Jason
2020-12-18 05:04:33 -08:00
committed by GitHub
parent 391f9addfd
commit 69c6484904
77 changed files with 1224 additions and 745 deletions

12
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# JVM crash related
core.*
hs_err_pid*
# Intellij
.idea/
*.iml
@@ -14,6 +18,12 @@ out/
nbproject/
nbactions.xml
# Gradle
!gradle-wrapper.jar
.gradle/
build/
*/build/
# we use maven!
build.xml
@@ -46,3 +56,5 @@ Purpur-Server
Purpur-API
mc-dev
purpurclip.jar
*clip.jar
last-paper