Skip to content

Instantly share code, notes, and snippets.

View AndyK70's full-sized avatar

Andy Königsdorf AndyK70

View GitHub Profile
@AndyK70
AndyK70 / FS19_courseplay_update.ps1
Last active May 6, 2020 11:28
Auto update for FS19 Courseplay Mod, using Powershell, no external tools needed.
Add-Type -Assembly System.IO.Compression.FileSystem
$cpFile = "FS19_Courseplay.zip"
$cpOldFile = "FS19_Courseplay6.zip"
$bOldFileName = $false
$cpModFolder = Join-Path -Path ([Environment]::GetFolderPath("MyDocuments")) -ChildPath "My Games\FarmingSimulator2019\mods"
$cpReleases = "https://api.github.com/repos/Courseplay/courseplay/releases"
$cpSource = "" # to be filled out later
$err = $false
@ECHO OFF
REM Courseplay Dev Edition Updater
REM
REM *********************************************************************************
REM adjust path to match YOUR desired download location, keep the quotation-marks!
REM *********************************************************************************
SET "CP_DLFOLDER=D:\user_andyk\Downloads\Games\FS19_mods"
REM *********************************************************************************
REM adjust path to match YOUR mod folder of FS19
@AndyK70
AndyK70 / log.txt
Created May 11, 2018 18:59
FS17 logfile MoH error
GIANTS Engine Runtime 7.0.0 (15681) 64bit (Build Date: Dec 7 2017)
Copyright (c) 2008-2017, GIANTS Software GmbH (giants-software.com), All Rights Reserved.
Copyright (c) 2003-2017, Christian Ammann and Stefan Geiger, All Rights Reserved.
Application: FarmingSimulator2017
Main System
CPU: AMD FX(tm)-6300 Six-Core Processor
Memory: 8148 MB
OS: Windows NT 10.0 64-bit
Physics System
Version: 5.9.5
@AndyK70
AndyK70 / FS15log2015-01-09-10-24
Created January 9, 2015 09:26
FS15 logfile (2015-01-09 10:24)
GIANTS Engine Runtime 6.0.2 64bit (Build Date: Dec 9 2014)
Copyright (c) 2008-2014, GIANTS Software GmbH (giants-software.com), All Rights Reserved.
Copyright (c) 2003-2014, Christian Ammann and Stefan Geiger, All Rights Reserved.
Application: FarmingSimulator2015
Main System
CPU: AMD FX(tm)-6300 Six-Core Processor
Memory: 4049 MB
OS: Windows NT 6.2 64-bit
Physics System
Version: 5.9.4