Skip to content

Commit

Permalink
build windows version
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyliu committed Dec 28, 2018
1 parent 225c965 commit 298f6ad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ You can use CXTouch for gaming, watching movie, explore app, working on mobile,

CXTouch support at least 4 devices running on a pc simultaneously, the supported amount of devices depends on your actual pc performance.


![Show usage](doc/effect.gif)

## Features

Expand Down Expand Up @@ -40,12 +40,12 @@ CXTouch support at least 4 devices running on a pc simultaneously, the supported
## Latest Release

- Window
- cxtouch-win-1_0.zip
- cxtouch-win-jre-1_0.zip
- [cxtouch-win-1_0.zip](https://github.com/cxplan/CXTouch/releases/download/1.0/CXTouch-win-1_0.zip)
- cxtouch-win-jre-1_0.zip (Waiting)
- MacOS
- cxtouch-macos-1_0.zip
- cxtouch-macos-1_0.zip (Waiting)
- Linux
- cxtouch-linux-1_0.zip
- cxtouch-linux-1_0.zip (Waiting)



Expand All @@ -56,7 +56,7 @@ The project is managed by maven, so you need to install [maven](http://maven.apa
Go to the root path of project, and run command below:

```shell
mvn install
mvn clean package -DskipTests=true
```

Then a built package will be generated in the folder ${project root}/main/target/CXTouch-*.zip
Expand Down

0 comments on commit 298f6ad

Please sign in to comment.