All Projects → borger → Scoop Galaxy Integrations

borger / Scoop Galaxy Integrations

Provides an easy way to install, attach and update the GOG Galaxy 2 Integrations

Programming Languages

powershell
5483 projects

Labels

Projects that are alternatives of or similar to Scoop Galaxy Integrations

Screenplay
READONLY MIRROR (https://gitlab.com/kelteseth/screenplay) - Modern, Cross Plattform, Live Wallpaper & Widgets ! Free on Steam : https://store.steampowered.com/app/672870/ScreenPlay/
Stars: ✭ 70 (-26.32%)
Mutual labels:  steam
Buff2steam
Find item which cheaper than steamcommunity from buff
Stars: ✭ 80 (-15.79%)
Mutual labels:  steam
Steamos Ubuntu
Scripts to make an existing Ubuntu installation like SteamOS
Stars: ✭ 86 (-9.47%)
Mutual labels:  steam
Greenworks
a node.js plugin to integrate nw.js/electron games with steamworks
Stars: ✭ 1,186 (+1148.42%)
Mutual labels:  steam
Steamlink Launcher
Steamlink launcher for OSMC
Stars: ✭ 78 (-17.89%)
Mutual labels:  steam
Aoe2tools
A lightweight program that lets you easily play your Steam version of Age of Empires 2 HD in Voobly format. In addition to Mega Utilities
Stars: ✭ 82 (-13.68%)
Mutual labels:  steam
Esteemed Innovation
The Esteemed Innovation mod for Minecraft focused around steam power tech and innovative content. Formerly known as Flaxbeard's Steam Power.
Stars: ✭ 62 (-34.74%)
Mutual labels:  steam
Extended steamgifts
Stars: ✭ 92 (-3.16%)
Mutual labels:  steam
Spacehook
minecraft premium undeteck cheat!
Stars: ✭ 80 (-15.79%)
Mutual labels:  steam
Punk
⚡ Alternative cross-platform Steam client for desktop
Stars: ✭ 87 (-8.42%)
Mutual labels:  steam
Tf2 Automatic
A free and open source, fully automated TF2 trading bot, advertising on backpack.tf using prices from prices.tf
Stars: ✭ 74 (-22.11%)
Mutual labels:  steam
Steamcmd Autoupdate Any Gameserver
Windows SteamCMD to autoupdate and install any game server steam cmd settings configurable lots of useful features. This batch script will keep your game servers automaticly updated updating intervals announce the server is shutting down for updates etc all configurable.
Stars: ✭ 77 (-18.95%)
Mutual labels:  steam
Steam Condenser Java
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
Stars: ✭ 82 (-13.68%)
Mutual labels:  steam
Steamguard Cli
A linux utility for generating 2FA codes for Steam and managing Steam trade confirmations.
Stars: ✭ 73 (-23.16%)
Mutual labels:  steam
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Stars: ✭ 88 (-7.37%)
Mutual labels:  steam
Ulib
ULib: A Lua library for more rapid development on Garry's Mod servers
Stars: ✭ 63 (-33.68%)
Mutual labels:  steam
Vpk
📦 Open, Search, Extract and Create VPKs in python
Stars: ✭ 79 (-16.84%)
Mutual labels:  steam
Steam Condenser Ruby
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
Stars: ✭ 95 (+0%)
Mutual labels:  steam
Steascree
SteaScree: Steam Cloud Screenshot Uploader
Stars: ✭ 91 (-4.21%)
Mutual labels:  steam
Steamid.php
🆔 PHP library to work with SteamIDs
Stars: ✭ 83 (-12.63%)
Mutual labels:  steam

Build status Repo size

GOG Galaxy 2 Integrations Scoop Bucket

There's no easy way to keep track of all existing galaxy integrations out there and keep them up-to-date. Scoop helps you get the programs you need, with a minimal amount of point-and-clicking. It's highly scalable and easily customized. It's almost like a package manager our *NIX friends know and love. It makes it easy to download, install, update and uninstall apps on your computer, as easy as scoop install <app-name>, cool right? I've always struggled to get my galaxy integrations in the latest version, there's just so many!

Integrations Available in this Bucket

The list below contains only the integrations available in this scoop which were selected based on the GOG Galaxy's available platforms, if you are looking for more integrations to be manually installed or to be added to this bucket, check the full list at awesome-gog-galaxy.

Integration Platform Manifest Name
Friends of Galaxy
Bethesda.net galaxy-bethesda
Blizzard (Battle.net) galaxy-battlenet
Epic Games Store galaxy-epic
Guild Wars 2 galaxy-gw2
Humble Bundle galaxy-humble
Minecraft galaxy-minecraft
Origin galaxy-origin
Paradox galaxy-paradox
Path of Exile galaxy-pathofexile
PSN galaxy-psn
Rockstar galaxy-rockstar
Steam galaxy-steam
Uplay galaxy-uplay
Wargaming galaxy-wargaming
Community, Stores
Amazon galaxy-amazon
Discord galaxy-discord
Riot galaxy-riot
Community, Games
Final Fantasy XIV galaxy-ffxiv
Community, Emulators
Nintendo 3DS (Citra) galaxy-3ds-citra
Nintendo 64 (RetroArch) galaxy-n64
Nintendo DS (RetroArch, DeSmuME) galaxy-nds
Nintendo GameCube (RetroArch, Dolphin) galaxy-ncube
Nintendo Wii (RetroArch, Dolphin) galaxy-nwii
Nintendo Wii U (Cemu) galaxy-nwiiu-cemu
Playstation 2 (PCSX2) galaxy-ps2

Installation

Installing Scoop

Make sure PowerShell 5 (or later, include PowerShell Core) and .NET Framework 4.5 (or later) are installed. Then run:

Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')

# or shorter
iwr -useb get.scoop.sh | iex

Scoop will be installed by default on your user's home folder, likely on C:\Users\<username>\scoop\.

Installing Galaxy Integrations Scoop Bucket

To make it easy to install apps from this bucket, with scoop installed, run

scoop bucket add galaxy-integrations https://github.com/borger/scoop-galaxy-integrations.git

The bucket will be installed on C:\Users\<username>\scoop\buckets\galaxy-integrations\.

To find which apps are available to install (from all installed buckets), run

scoop search

Installing Galaxy Integrations from the Scoop Bucket

With the galaxy integrations scoop bucket installed and GOG Galaxy closed, run

scoop install <manifest-name>
# examples:
scoop install galaxy-steam
scoop install galaxy-uplay

The integrations will be installed on C:\Users\<username>\scoop\apps\<manifest-name>\current.

Notes on the Install Path

The integrations are installed in the scoop folder, to make it visible to GOG Galaxy, scoop will automatically create a Symbolic Link for you. It does require Administrator privilege, so if you're not already on an Administrator PowerShell session, scoop will ask you to elevate your permission via a Windows User Account Control pop-up. You can, however, opt to do it manually. To do so, make sure GOG Galaxy is closed, open a command prompt as Administrator and run

mklink /D "%localappdata%\GOG.com\Galaxy\plugins\installed\<manifest-name>" "%homepath%\scoop\apps\<manifest-name>\current\integration"

Make sure to change <manifest-name> with the actual names.

Updates

Updating Scoop

To update scoop itself, run

scoop update

Updating Galaxy Integrations from the Scoop Bucket

To update all the apps installed on your computer via Scoop, run

scoop update *

To update a specific galaxy integration via scoop, run

scoop update <manifest-name>
# examples:
scoop update galaxy-steam
scoop update galaxy-uplay

Automating Updates

If you're like me and don't want to remember commands, or even to update, you can very simply create a PowerShell script and perhaps even add it to Windows Task Scheduler, to run daily or in your preferred schedule. The script contents would just be:

scoop update
scoop update *

This bucket is immediately updated once the included integrations get a newer version.

Alternatives

  • gog-galaxy-plugin-downloader by Slashbunny: If you don't want to use scoop to install/update your galaxy integrations, you can use this alternative method which has a compiled Windows Binary (.exe) to take care of your setup. It's based on python and if you want you can extend it easily to your liking.

Need Emulators?

I've also created a scoop bucket for emulators, visit https://github.com/borger/scoop-emulators for more details.

Contributing

Thank you for considering contributing to the Galaxy Integrations Scoop Bucket! You may propose new features or improvements of existing bucket behavior in the GitHub issue board. If you propose a new feature, please be willing to implement at least some of the code that would be needed to complete the feature.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].