Skip to content

altmp/altv-js-bytecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c63f14a · Sep 15, 2024
Mar 17, 2024
Feb 22, 2023
Sep 5, 2023
Jun 6, 2024
Sep 15, 2024
Nov 1, 2022
Feb 22, 2023
Sep 15, 2024
Dec 15, 2021
Jan 3, 2022
Jan 15, 2022
Feb 17, 2023
Mar 2, 2023
Apr 3, 2022
Jan 15, 2022
Jan 19, 2022

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