Skip to content

Releases: EusthEnoptEron/RaiLTools

v1.1

02 Apr 23:06
Compare
Choose a tag to compare

Contains partial attempt to reverse-engineer the scripting language used in Liarsoft / Railsoft titles.

There's also an updated version of the railiar utility:

railiar.exe file1 file2 file3...

*.xfl => Extract archive into folder with same name
*.lwg => Extract canvas into folder with same name
*.wcg => Convert to *.png
*.png => Convert to *.wcg
*.jpg => Convert to *.wcg
*.bmp => Convert to *.wcg
*.gsc => Convert to *.txt for translation
*.txt => Convert back to *.gsc
*.wav => Extract playable *.ogg if detected
Directory => Pack to *.xfl or *.lwg

v1.0-alpha

17 Dec 17:10
Compare
Choose a tag to compare

Up-to-date build of the master branch.

railiar.zip contains a tool that showcases the library. Drop on it a relevant file and it will (hopefully) do something meaningful with it.