Skip to main content

Enabling Scripting Modules


The core Alt:V server is a lightweight engine. To execute any game logic or scripts, you must install and enable modules for the programming languages you intend to use.
Reading TimeDifficultyLast Updated
4 minutesIntermediateJanuary 2026

Installation Steps

  1. Upload Binaries: Place the csharp-module.dll (for Windows) or .so (for Linux) and the js-module files into the /modules/ directory on your server.
  2. Configuration: Open your server.cfg and define the active modules:
    modules: [
      'csharp-module',
      'js-module'
    ]
    

Support Channels

If you need assistance or have any questions, please contact our support team:

First Month Discount

Use code KB20 at checkout to get 20% off your first month of hosting!

Last Updated: January 2026 | Logic: Powering your gamemode.