Skip to content

Repository files navigation

This repository is a template for developing native C++ plugins for Techland's Dying Light Developer Tools (DLDT) editor.

All the entry code is located inside the src directory:

  • dllmain.cpp: Contains the InitializeMe export that the editor looks for.
  • PluginTemplate.h / .cpp: The main plugin class. Throw your own logic inside the PluginLoad method.

About

This repository is a template for developing native C++ plugins for Techland's Dying Light Developer Tools (DLDT) editor.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages