Skip to content

Instantly share code, notes, and snippets.

#Modify as required. Points to the default install location
$GW2Path = "C:\Program Files\Guild Wars 2\"
#Don't change these paths unless arc does
$md5sum = 'https://www.deltaconnected.com/arcdps/x64/d3d9.dll.md5sum'
$d3d9 = 'https://www.deltaconnected.com/arcdps/x64/d3d9.dll'
#And this one unless ANet does
$gw = 'Gw2-64'
@Deshke
Deshke / UpdateArcDps.cmd
Created October 3, 2017 06:36 — forked from OneFaced/UpdateArcDps.cmd
Automatically Update ArcDps for GuildWars 2
#Modify as required. Points to the default install location
$GW2Path = "C:\Program Files\Guild Wars 2\"
#Don't change these paths unless arc does
$md5sum = 'https://www.deltaconnected.com/arcdps/x64/d3d9.dll.md5sum'
$d3d9 = 'https://www.deltaconnected.com/arcdps/x64/d3d9.dll'
$bt = 'https://www.deltaconnected.com/arcdps/x64/buildtemplates/d3d9_arcdps_buildtemplates.dll'
#And this one unless ANet does
$gw = 'Gw2-64'
include:
- foo
do-some-stuff:
cmd.run:
- name: some-stuff
- require:
- sls: foo
------------
# what would be nice
# whole state "foo" is executed after "do-some-stuff" is done,
@Deshke
Deshke / ark_server.sh
Created December 27, 2015 10:08
update and start ark survival evolved linux server
#!/bin/bash
# nedded mcrcon (https://github.com/Tiiffi/mcrcon.git)
# update the vars, and set down below #start_server the install dir
BASE_DIR=""
STEAM_CMD="path to steamcmd.sh"
RCON_PW=""
RCON_HOST="localhost"
RCON_PORT=""
time="2015-08-21T08:19:34.099783574Z" level=debug msg="using \"text\" logging formatter"
time="2015-08-21T08:19:34.105797644Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." instance.id=a604aea7-bc32-419f-842e-86533d204727 service=registry version=v2.1.1
time="2015-08-21T08:19:34.105904599Z" level=info msg="redis not configured" instance.id=a604aea7-bc32-419f-842e-86533d204727 service=registry version=v2.1.1
time="2015-08-21T08:19:34.105967032Z" level=info msg="using inmemory blob descriptor cache" instance.id=a604aea7-bc32-419f-842e-86533d204727 service=registry version=v2.1.1
time="2015-08-21T08:19:34.106124108Z" level=info msg="listening on [::]:5000" instance.id=a604aea7-bc32-419f-842e-86533d204727 service=registry version=v2.1.1
time="2015-08-21T08:19:34.106254532
@Deshke
Deshke / docker-registy-2.1.1.txt
Created August 18, 2015 08:43
docker-registry-2.1.1
docker-compose up -d
Pulling registry (registry:2.1.1)...
2.1.1: Pulling from library/registry
6071b4945dcf: Pull complete
5bff21ba5409: Pull complete
e5855facec0b: Pull complete
8251da35e7a7: Pull complete
2d449bb18c75: Pull complete
a5f051f1f664: Pull complete
@Deshke
Deshke / docker-registy-2.0.1
Last active August 29, 2015 14:27
docker registry #884
docker-compose up -d
Pulling registry (registry:2.0)...
2.0: Pulling from library/registry
1ff9f26f09fb: Pull complete
607e965985c1: Pull complete
0f5121dd42a6: Pull complete
8d38711ccc0d: Pull complete
8ddc08289e1a: Pull complete
d86979befb72: Pull complete