Skip to content

Simple app to translate LAH stylized HTML scripts

Notifications You must be signed in to change notification settings

Blasetvrt/LAHTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live A Hero Script Tool

Simple app that translates stylized HTML LAH Scripts

Installation

  git clone https://github.com/Blasetvrt/LAHTL
  cd LAHTL
  npm install -f

Usage

Step 1:

Place desired file under src/input.html

Step 2:

Run

  cd src
  node app.js

Step 3:

outputEN HTML file with the same format as the input will be written under files/outputEN.html

About

Simple app to translate LAH stylized HTML scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published