Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serge-ivamov/usclauncher
MacOS GUI launcher for unnamed-sdvx-clone game.
https://github.com/serge-ivamov/usclauncher
game macos swift unnamed-sdvx-clone usc
Last synced: about 2 months ago
JSON representation
MacOS GUI launcher for unnamed-sdvx-clone game.
- Host: GitHub
- URL: https://github.com/serge-ivamov/usclauncher
- Owner: serge-ivamov
- License: mit
- Created: 2022-01-19T12:42:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T19:22:35.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T21:03:58.661Z (9 months ago)
- Topics: game, macos, swift, unnamed-sdvx-clone, usc
- Language: Swift
- Homepage:
- Size: 791 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
USCLauncher
===========- [unnamed-sdvx-clone](https://github.com/Drewol/unnamed-sdvx-clone/) build for MacOS
- MacOS: 10.13+
- Arch: x86_64/aarm64
- NO SONGS inside
- [Download/Open/Run](https://github.com/serge-ivamov/USCLauncher/releases/download/v1.0.1/USCLauncher-Installer-1.0.1.dmg)# News
- Version 1.0.1 released
- Improved game launch.
- New build of the game (Git commit: 2023-01-22_6629139d).
- Should now work on pure macOS, without installing homebrew.# Problems
- Modern macos do not allow unsigned applications to run, so you need to remove the quarantine flags to run them:
```bash
$ xattr -c /Applications/USCLauncher.app
```# Screenshot
![](Doc/USCL-screenshot.png)