OpenRCT2/scripts/ps
Michał Janiszewski 17bc485fb5 Breakpad for windows
This enables breakpad Windows support **only**.

The scope of this was limited to allow for inclusion into 0.0.4 release.
Breakpad for now is a Windows-only functionality, as this platform has
largest audience and is the only one that has no system-provided stack
tracing utility.

Upon crash, breakpad will try to create a dump and save current game,
present user with some vital information, then open explorer on the
created files for user convenience, asking him/her to create a new
issue with OpenRCT2 on Github.
2016-04-09 18:57:14 +02:00
..
appveyor_run.ps1 replace build number with branch, commit or tag 2016-02-13 12:12:22 +00:00
build.ps1 move scripts into ps sub directory 2015-12-22 21:31:27 +00:00
common.psm1 setup AppVeyor CI 2015-12-22 21:31:28 +00:00
install.ps1 Breakpad for windows 2016-04-09 18:57:14 +02:00
publish.ps1 replace build number with branch, commit or tag 2016-02-13 12:12:22 +00:00
run.ps1 setup AppVeyor CI 2015-12-22 21:31:28 +00:00