Skip to content

Exanite-GameDev/Exanite.Engine.Native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Exanite.Engine.Native

Folder structure

  • /runtimes-debug: Shared libraries in this folder will be included in the packaged runtimes folder when the build configuration is Debug.
  • /runtimes-release: Shared libraries in this folder will be included in the packaged runtimes folder when the build configuration is Release.
  • /runtimes-debug: Shared libraries in this folder will always be included in the packaged runtimes folder.

The folder structure beneath these runtime folders should be the following:

  • runtimes-*/[RID]/native

RID should be a .NET RID like win-x64 or linux-x64.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors