/koshu

roblox wine wrapper in POSIX shell -- mirror of https://codeberg.org/wael/koshu

Primary LanguageShellMIT LicenseMIT

koshu

roblox wine wrapper for the roblox player in POSIX shell.

dependencies

  • POSIX make (build time)
  • POSIX shell
  • sed -i
  • curl
  • jq
    • optional. required for roblox API actions
  • flatpak
    • if not using a custom flatpak wine build, the org.winehq.Wine flatpak.
    • optional. required for the flatpak functionality to work
  • wine
    • wine32, roblox requires wine to be built with 32bit support
    • optional. if using flatpak, wine is not needed
  • vulkan ICD
    • optional. required for vulkan to function
  • xdg-mime
    • optional. required for mime installation in Makefile

installation

make PREFIX=/usr install

configuration, fflags

see manual pages 1 and 5.