Skip to content

Commit

Permalink
Link to the live demo website
Browse files Browse the repository at this point in the history
  • Loading branch information
overfl0 committed May 5, 2024
1 parent 7361d1d commit 103ce65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![Build Status](https://github.com/overfl0/Armaclass/actions/workflows/build.yml/badge.svg)](https://github.com/overfl0/Armaclass/actions/workflows/build.yml)

[Live demo in your browser](https://overfl0.github.io/Armaclass/)

## About
This is a Python parser for Arma 3 class definitions such as those appearing inside unrapified mission files.

Expand All @@ -12,6 +14,8 @@ I grew tired of using it in conjunction with PyExecJS (complicated to set up and
Windows) and py2js (too slow to parse even 300KB sqm files) and decided to port the original JavaScript code to
Python.

[See how it works, directly in your browser!](https://overfl0.github.io/Armaclass/)

## Installation

```
Expand Down

0 comments on commit 103ce65

Please sign in to comment.