Skip to content

altmp/altv-js-bytecode

Repository files navigation

alt:V JS Bytecode Compiler

Repository containing the JS bytecode compiler, stand-alone executable and module for alt:V multiplayer.

Structure

Directory Description
/compiler The JS bytecode compiler implementation
/module The alt:V module using the JS bytecode compiler
/executable The stand-alone executable using the JS bytecode compiler
/docs Documentation and information around this repository