Keep the entry points to these other tools as well.
This commit is contained in:
@@ -48,6 +48,15 @@
|
||||
<keep name="com.threerings.getdown.launcher.GetdownApp">
|
||||
<method access="static" name="main"/>
|
||||
</keep>
|
||||
<keep name="com.threerings.getdown.tools.Differ">
|
||||
<method access="static" name="main"/>
|
||||
</keep>
|
||||
<keep name="com.threerings.getdown.tools.Patcher">
|
||||
<method access="static" name="main"/>
|
||||
</keep>
|
||||
<keep name="com.threerings.getdown.tools.AppletParamSigner">
|
||||
<method access="static" name="main"/>
|
||||
</keep>
|
||||
<keep name="com.threerings.getdown.launcher.GetdownApplet">
|
||||
<constructor/><method name="*"/><field access="public" name="*"/>
|
||||
</keep>
|
||||
|
||||
Reference in New Issue
Block a user