Skip to content

Instantly share code, notes, and snippets.

View Commifreak's full-sized avatar

Robin Kluth Commifreak

View GitHub Profile
@Commifreak
Commifreak / Windows symlink.txt
Last active March 21, 2020 15:56
SRCDS / Half-Life 2 Deathmatch Dedicated Server configuration files: server.cfg with remote map download
@Commifreak
Commifreak / composer.json
Last active November 8, 2019 09:00
Zendesk Excel Export with PHP and cURL
{
"require": {
"phpoffice/phpspreadsheet": "^1.9",
"ext-curl": "*",
"ext-json": "*"
}
}