rpcs3-gameupdater

command module
v0.0.0-...-12370fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2020 License: MIT Imports: 23 Imported by: 0

README

rpcs3-gameupdater

Fetches game updates for the RPCS3 emulator.

Still very much work in progress.

Status

Build Status Go Report Card

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL