mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-22 16:16:39 +00:00
fixed xml version in build file
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?xml version="2.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<project default="all" name="Create Runnable Jar for Limelight">
|
<project default="all" name="Create Runnable Jar for Limelight">
|
||||||
<property name="one-jar.dist.dir" value="${basedir}"/>
|
<property name="one-jar.dist.dir" value="${basedir}"/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user