An open API service indexing awesome lists of open source software.

https://github.com/open-goal/speedrunning

Various speedrunning related tools, scripts or assets
https://github.com/open-goal/speedrunning

Last synced: 6 days ago
JSON representation

Various speedrunning related tools, scripts or assets

Awesome Lists containing this project

README

        

# OpenGOAL Speedrunnning Tools

This repository is for speedrunning related tools, scripts and assets.

For example, LiveSplit auto splitter scripts.

## Developing / Testing the ASL scripts

> Do not move the `.asl` files around or rename them -- they are wired up to LiveSplit by their XML - https://github.com/LiveSplit/LiveSplit.AutoSplitters

First, make sure you are using the latest OpenGOAL.

Add the following component to your layout:

![](./docs/img/dev-asl-component.png)

Then browse for the ASL file:

![](./docs/img/dev-asl-browse.png)

Everytime you save the file, it will automatically load.

Unfortunately reading logs, especially compile errors is a bit difficult:
- For viewing normal event logs (not compile errors) use https://docs.microsoft.com/en-us/sysinternals/downloads/debugview
- For viewing compile errors you will need to go into Event Viewer > Application Logs