Skip to content

siadialiga/DLDT-TemplatePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Contributors

Languages