taskinoz / titanfall2-convars-parser

Parse the list of Titanfall 2 convars found at https://pastebin.com/raw/3DSCK09f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanfall 2 Convars Parser

Test Status

Parse the list of Titanfall 2 convars found at https://pastebin.com/raw/3DSCK09f

To install dependencies:

bun install

To run:

bun run index.ts

To run tests:

bun test

This project was created using bun init in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.

About

Parse the list of Titanfall 2 convars found at https://pastebin.com/raw/3DSCK09f

License:MIT License


Languages

Language:TypeScript 100.0%