From 8d65818359929d7a90bb3bf7e648aa06436375ea Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Thu, 1 Aug 2019 16:21:07 +0200 Subject: [PATCH] Add README.md Signed-off-by: Severin Kaderli --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0dafa4b --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# PKGBUILDs +Here are PKGBUILDs created by me. Some can be found on the +[AUR](https://aur.archlinux.org/) and others are more for my personal use. + +## vita3k-git +Experimental PlayStation Vita emulator. + +[AUR](https://aur.archlinux.org/packages/vita3k-git/) + +## pegasus-fe-git +A cross platform, customizable graphical frontend for launching emulators and +managing your game collection. + +[AUR](https://aur.archlinux.org/packages/pegasus-fe-git/) + +## rom-manager-git +Command line utility for organizing ROMs. + +[AUR](https://aur.archlinux.org/packages/rom-manager-git/) + +## tsk-git \ No newline at end of file