 |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Go to the documentation of this file.
23 std::string
copyright =
"Copyright (c) Elaztek Studios 2013-2023";
24 std::string
website =
"https://elaztek.com/";
bool allow_user_tag_overrides
Definition: project_info.h:28
bool allow_release_debug_tools
Definition: project_info.h:29
bool allow_release_console
Definition: project_info.h:30
std::string version
Definition: project_info.h:25
std::string title
Definition: project_info.h:18
std::string codename
Definition: project_info.h:19
std::string movies_dir
Definition: project_info.h:11
bool use_defaults
Definition: project_info.h:7
std::string data_dir
Definition: project_info.h:12
std::string icon
Definition: project_info.h:26
std::string fonts_dir
Definition: project_info.h:15
std::string copyright
Definition: project_info.h:23
std::string affiliates
Definition: project_info.h:22
Definition: project_info.h:5
std::string publisher
Definition: project_info.h:20
std::string tags_dir
Definition: project_info.h:10
std::string website
Definition: project_info.h:24
std::string user_data_folder
Definition: project_info.h:16
std::string cache_dir
Definition: project_info.h:13
std::string content_root
Definition: project_info.h:9
std::string plugins_dir
Definition: project_info.h:14
std::string developer
Definition: project_info.h:21