parent
f584eef9b7
commit
142577aa9b
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: package
|
||||
image: maven
|
||||
commands:
|
||||
- mvn clean package
|
@ -1,8 +1,8 @@
|
||||
# cemu_UI
|
||||
|
||||

|
||||
[](https://git.mosad.xyz/Seil0/cemu_UI/releases)
|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
[](https://drone.mosad.xyz/Seil0/cemu_UI)
|
||||
[](https://git.mosad.xyz/Seil0/cemu_UI/releases)
|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
|
||||
cemu_UI is a simple, material design graphical frontend for [cemu](http://cemu.info/), a Wii U emulator. Downloads can be found [here](https://git.mosad.xyz/Seil0/cemu_UI/releases).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user