Skip to content

A Visual Studio Code extension for the scripting language daedalus used by the games Gothic and Gothic II. It uses my DaedalusLanguageServer implementation at https://github.com/Kirides/DaedalusLanguageServer

License

Notifications You must be signed in to change notification settings

kirides/vscode-daedalus

Repository files navigation

Usage

Open a directory that contains any of the following files:

  • Gothic.src
  • Camera.src
  • Menu.src
  • Music.src
  • ParticleFX.src
  • SFX.src
  • VisualFX.src

e.g. Gothic\_work\Data\Scripts\Content or Gothic\_work\Data\Scripts\System

Upon opening the first *.d script, the language server should spin up and parse all scripts as defined in the aforementioned sources.

About

A Visual Studio Code extension for the scripting language daedalus used by the games Gothic and Gothic II. It uses my DaedalusLanguageServer implementation at https://github.com/Kirides/DaedalusLanguageServer

Resources

License

Stars

Watchers

Forks

Packages

No packages published