1.4.0 • Published 3 years ago

@seiyria/rootlog-parser v1.4.0

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

RootlogParser

A parser to turn Rootlog games into JSON to be consumed.

Installation

npm i @seiyria/rootlog-parser

Usage

import { parseRootlog } from '@seiyria/rootlog-parser'

parseRootlog(yourRootlog);

You can see an example of this in test/rootlog.ts.

Future

Serialize a savefile string by passing in a JSON object.

Credits

  • Cole & Leder Games: making this great game (& letting me make cool stuff)
  • Alex: making Rootlog!
1.4.0

3 years ago

1.3.1

3 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago