Skip to content

Instantly share code, notes, and snippets.

View ripsnortntear's full-sized avatar

ripsnort ntear ripsnortntear

View GitHub Profile
@ripsnortntear
ripsnortntear / Zip_to_CHD_w_cue_support.sh
Created July 27, 2024 18:42
Zip to CHD w cue support.sh
#!/bin/bash
start_time=$(date +%s)
# Set the directory containing the zip files to the current working directory
zip_dir=$PWD
# Define a function to process files
process_files() {
# Process CUE, ISO, and BIN files
for file in *; do
@ripsnortntear
ripsnortntear / egg-satisfactory.json
Last active March 5, 2022 15:54 — forked from Nexxed/egg-satisfactory.json
Satisfactory Dedicated Server (Pterodactyl Egg)
{
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
"meta": {
"version": "PTDL_v1",
"update_url": null
},
"exported_at": "2021-10-29T10:49:52+01:00",
"name": "Satisfactory",
"author": "nex@rsm.gg / ripsnortntear@gmail.com",
"description": "Satisfactory Dedicated Server",