Skip to content

Instantly share code, notes, and snippets.

View MaverickMartyn's full-sized avatar

Martin Finnerup MaverickMartyn

View GitHub Profile
@MaverickMartyn
MaverickMartyn / Fallout4_EvenNexterGen_GameInfo.json
Created May 13, 2024 15:40
STEAM - Skip Next-Gen update - May 13th Update
{
"Name": "Fallout 4 (Even \"Nexter\" Gen Update)",
"Binary": "Fallout4.exe",
"AppId": "377160",
"RegistryLocations": [
"SOFTWARE\\WOW6432Node\\Bethesda Softworks\\Fallout4",
"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Steam App 377160"
],
"Main": {
"buildid": "14349213",
@MaverickMartyn
MaverickMartyn / _config.yml
Created October 29, 2023 12:12
Simple GitHub Pages workflow for Packwiz hosting with LFS support
# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: