/LiveSnips

LiveSplit snippets for its own language (ASL). Feel free to use/contribute any functions/snippets you think would help other coders :)

Primary LanguageC#MIT LicenseMIT

LiveSnips

GitHub license GitHub issues GitHub pull requests GitHub contributors

Idea & Purpose

This repository contains useful code snippets in regards to the autosplitter language (ASL) used by LiveSplit.
One's able to use it for its own autosplitter scripts or to get some more knowledge about certain implementations.

Contribution

If you feel like something's missing, don't hesitate to create a pull request with the corresponding snippet and an example script (see existing functions/snippets).

Overview

This list shows the current state of what snippets have been created and which ones are planned to be worked on.

Function/Code snippet Implementation status Authors
Versioning -
Signature Scanning -
Checksum (Hashing) CptBrian, NoTeefy
Deepointer(s) -
MemoryWatcher(s) -
Settings Gelly
Debugging -
Custom text components -
Multisplitter -
GameTime offsetting -