command
module
Version:
v0.0.0-...-12370fc
Opens a new window with list of versions in this module.
Published: May 14, 2020
License: MIT
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rpcs3-gameupdater
Fetches game updates for the RPCS3 emulator.
Still very much work in progress.
Status
TODO
- DL selection
- DL path
- Package versioning
- configuration / config file persistence
- CLI/command line arguments
- UI
Building Instructions
Windows
- Install MSYS2
- Install go
-
- Restart your terminal and editors
go build
in the checkout directory
Linux
- Install gcc/g++ and libraries for building (e.g. the build-essentials package on Debian/Ubuntu)
- Install go (package
golang
on Debian/Ubuntu)
go build
in the checkout directory
BSD
- Install go (
pkg install go
)
go build
in the checkout directory
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.