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">
|
<keep name="com.threerings.getdown.launcher.GetdownApp">
|
||||||
<method access="static" name="main"/>
|
<method access="static" name="main"/>
|
||||||
</keep>
|
</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">
|
<keep name="com.threerings.getdown.launcher.GetdownApplet">
|
||||||
<constructor/><method name="*"/><field access="public" name="*"/>
|
<constructor/><method name="*"/><field access="public" name="*"/>
|
||||||
</keep>
|
</keep>
|
||||||
|
|||||||
Reference in New Issue
Block a user