Skip to content

Instantly share code, notes, and snippets.

View RokkuCode's full-sized avatar

RokkuCode RokkuCode

View GitHub Profile
@RokkuCode
RokkuCode / rockman_x_legacy_collection_{1,2}.sh
Created December 31, 2021 23:49 — forked from themaxhero/rockman_x_legacy_collection_{1,2}.sh
How to make Rockman X Legacy Collection {1,2} work just like in Windows.
#!/bin/sh
# Instructions
# Before running this:
# - Delete your ~/.local/share/Steam/steamapps/compatdata/$GAME_ID folder.
# - Then set your proton version to 5.0-10 for the game.
# - Run the game and close after it starts.
# - After that, you're good to go.
# If the game is Rockman X Legacy Collection 1, the ID should be 743890
# If the game is Rockman X Legacy Collection 2, the ID should be 743900
# Thanks to https://github.com/PedroHLC for Debbuging this thing and finding out how to solve.
@RokkuCode
RokkuCode / hetzner_openapi_robot.yaml
Created December 27, 2025 02:32 — forked from xavierleune/hetzner_openapi_robot.yaml
OpenAPI Spec for Hetzner Robot API
openapi: 3.0.3
info:
title: Hetzner Robot API
description: |
Complete API documentation for Hetzner Robot Web Service.
The Hetzner Robot API provides programmatic access to manage dedicated servers,
IP addresses, subnets, firewall configurations, vSwitches, storage boxes, and more.
**Authentication:** HTTP Basic Auth