Adding my LP

This commit is contained in:
Brian Fopiano 2021-12-25 11:16:54 -08:00
parent fc25a328bf
commit 3c3820cb38
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ build/
.gradle/
.idea/
.DS_Store

View File

@ -36,6 +36,7 @@ registerCustomOutputTask('Coco', 'C://Users/sjoer/Desktop/MCSM/plugins', name)
registerCustomOutputTask('Strange', 'D://Servers/1.17 Test Server/plugins', name)
// ========================== UNIX ==============================
registerCustomOutputTaskUnix('CyberpwnLT', '/Users/danielmills/Documents/development/server/plugins', name)
registerCustomOutputTaskUnix('PsychoLT', '/Users/brianfopiano/Desktop/REMOTES/RemoteMinecraft/plugins', name)
// ==============================================================