Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ADVR Modding ToolsNew to Visual Studio Code? Get it now.
ADVR Modding Tools

ADVR Modding Tools

erthugames

|
131 installs
| (1) | Free
Provides specific linting tools for Ancient Dungeon VR development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ADVR Modding Tools

A Visual Studio Code extension providing linting and validation tools for Ancient Dungeon VR mods.

Features

  • Real-time linting of ADVR mod files
  • Validation of mod structure and required fields
  • Inline error and warning messages in the editor
  • Integration with VS Code Problems panel
  • Command palette action "Sort Translation CSVs" to alphabetize language/english.csv by the first semicolon-delimited column

Requirements

This extension requires Visual Studio Code version 1.60.0 or higher.

The sumneko.lua extension is installed automatically as a dependency by this extension for enhanced Lua language support and linting. No manual installation is required.

Make sure your ADVR mod files are accessible within your workspace for full functionality.

The Extension automatically downloads modding bindings (language server files) required by the extension.

Modding Help

Feel free to check out the Getting Started Guide, where we discuss all the different types of moddable content in the game and provide examples of how to create an ADVR mod.

Release Notes

The following version are avialable for the ADVR Modding Tools

Release 0.1.941 (ADVR Version ea0.1.9.4)

  • Updates Changelog for 0.1.900 & 0.1.940

Release 0.1.940 (ADVR Version ea0.1.9.4)

  • Added ReloadRepresentation() for GenericRepresentation
  • Added popupScale attribute to GameHandler
  • Changed worldGeneratorList from array to List<>
  • Added three more global functions: onPreRunStart, onRunStart, and onManaReturn
  • Added ChainLengthMultiplier to Flail
  • Added MagicBookBase.GetAvailableMana()
  • Added currentRegion to ArenaRuntimeValues

Older releases

Visit the Changelog for all other versions.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft