Skip to content

Garey27/amxx-debugger-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMX Mod X Debug Server [WIP]

Build status

This is a debug server for Amxx which allows for remote debugging of scripts. At this time implemented only VSCode adapter for this server.

Build and Run

  • Clone the project and build it. Or download release from github.
  • Add "debugger" to "addons\amxmodx\configs\modules.ini"
  • Start hlds server
  • Follow readme from (https://github.com/Garey27/vscode-amxx-debug) to debug with Visual Studio Code

TODO

  • Test on linux
  • Change hardcode port 1234 to cvar or config.
  • Add API to AMXX?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published