Skip to content

Commit

Permalink
Add a local executable jar to the jnlp folder
Browse files Browse the repository at this point in the history
  • Loading branch information
xSAVIKx committed Jun 4, 2018
1 parent 8ba3b79 commit efe03a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/jnlp/androidscreencast.jnlp
Expand Up @@ -16,7 +16,7 @@
<resources>
<j2se version="1.8+"/>
<jar main="true" download="eager"
href="https://github.com/xSAVIKx/AndroidScreencast/releases/download/v0.0.12s/androidscreencast-0.0.12s-executable.jar"/>
href="https://xsavikx.github.io/AndroidScreencast/jnlp/androidscreencast-0.0.12s-executable.jar"/>
</resources>
<application-desc main-class="com.github.xsavikx.androidscreencast.Main"/>
</jnlp>

0 comments on commit efe03a3

Please sign in to comment.