Upload magma
This commit is contained in:
commit
dfa9ee0b24
5008 changed files with 653442 additions and 0 deletions
9
projects/magma/out/production/resources/forge.sas
Normal file
9
projects/magma/out/production/resources/forge.sas
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Forge Sided Annotation Stripper Config
|
||||
# Please keep this file organized. And use the forge:checkAndFixSAS task to generate/validate inheritance.
|
||||
# So only add the root function that needs to have the annotation stripped.
|
||||
# checkAndFixSAS will populate all overrides as nessasary. Prefixing added lines with \t
|
||||
# checkAndFixSAS also supports names using . so simplest way to find the correct line to add is to get the AT line from the bot
|
||||
# and remove the access modifier.
|
||||
# You need to run the setup task again after running checkAndFixSAS for genPatches to pick up the changes.
|
||||
#==================================================================================================================================
|
||||
net/minecraft/client/server/LanServerPinger
|
Loading…
Add table
Add a link
Reference in a new issue