Skip to content

eightween/dcswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcswd

Welcome to the unofficial DCS World Lua API documentation, (DCSWD) primarily designed to document unknown globals, constants and functions written for plugins.

This is not a replacement for BGDAM, instead a continuation of BGSC on a broader level. Information is tailored around learning how to write and implement custom Lua scripts of your own to simulate systems of an aircraft, with all plugin definitions available to you, including flyables.

Building from source

  1. Clone the latest documentation, found on GitHub:
   $ git clone --recursive https://github.com/filiastra/dcs-api-docs.git
  1. Install the required dependencies:
   $ pip install -r requirements.txt 
  1. Test build the documentation:
   $ cd docs/ && make html

Documentation

Documentation is available here.

Contributing

Check out the contribution guidelines.

About

Unofficial plugin documentation for DCS World's Lua API.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •