mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-08 08:56:17 +00:00
Create limelight.jar instead of limelight-pi.jar
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
|
||||
<target name="dist" depends="build">
|
||||
<!-- construct one-jar file -->
|
||||
<one-jar destfile="${build.dir}/limelight-pi.jar">
|
||||
<one-jar destfile="${build.dir}/limelight.jar">
|
||||
<manifest>
|
||||
<attribute name="One-Jar-Main-Class" value="com.limelight.Limelight"/>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user