Overview Version History Q & A Rating & Review
BGforge multi-language server
Features
| Screenshots
| Install
| Forum
BGforge MLS is a VScode extension adding support for Star-Trek Scripting Language (ssl
) used in Fallout 1 and 2 games, and several file formats (d
, baf
, tp2
, tra
, 2da
) used by WeiDU and Infinity Engine , as well as Sword Coast Stratagems Scripting Language (ssl
/slb
), and TBAF .
Features
Installation
Search for BGforge in VScode marketplace, like any other extension.
(Alternatively, download the package from Github releases tab and install it manually.)
Check general settings .
Check file associations .
Check hotkeys .
Enable custom theme and icon theme .
(Infinity Engine) Install IElib .
Hotkeys
CTRL+R
: compile (Fallout ssl
) or parse (WeiDU tp2
) file, reporting errors if any.
Screenshots
Infinity Engine highlighting and completion
Fallout highlighting and hovers
Error reporting