Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Plugins::MetaData Struct Reference

Classes

struct  AssetDirectory
 
struct  Binary
 
struct  Dependency
 

Public Types

enum class  BinaryBuildType { NoBuild , Cmake , Dotnet }
 

Public Attributes

std::string name
 
std::string displayName
 
std::string version
 
std::string description
 
std::string author
 
bool isRestartRequired = false
 
std::vector< AssetDirectoryassetDirectories
 
std::vector< Dependencydependencies
 
std::vector< Binarybinaries
 
std::filesystem::path cmakePath
 

The documentation for this struct was generated from the following file: