aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAikar <[email protected]>2018-08-31 18:56:57 -0400
committerAikar <[email protected]>2018-08-31 23:47:57 -0400
commitd089acb3bd17419a0ba1d058e286f3ccedb90679 (patch)
tree8c8222197ddef059026366ac824f2ee5747495ac /.gitignore
parent854add2246a513c4c1011d1e4571c69f32709b6d (diff)
downloadPaper-d089acb3bd17419a0ba1d058e286f3ccedb90679.tar.gz
Paper-d089acb3bd17419a0ba1d058e286f3ccedb90679.zip
Switch to using ForgeFlower for Paper Only mc-dev imports
ForgeFlower is better than Spigots FernFlower at decompiling the source. However, in order to maintain the CraftBukkit patches, we must keep using spigots for the primary. However, for any file that we import on top of Spigots imported files there is nothing stopping us from using better decompiled files. So these changes will use ForgeFlower to maintain a better set of decomped files, so anything we add on top of Paper can start off in a better spot.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9712169add..3ef869c1ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ work/Spigot-Server
work/Spigot-API
work/*.jar
work/test-server
+work/ForgeFlower
# Mac filesystem dust
.DS_Store/