Logo
Explore Help
Sign In
ModdingRX/YimMenu
Archived
1
0
Fork 0
You've already forked YimMenu
Code Actions Releases Activity
This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu/src/version.hpp

12 lines
190 B
C++
Raw Normal View History

feat(cmake): embed git info in binary (#644)
2022-11-28 18:19:03 +01:00
#pragma once
namespace big
{
Add more spoofing options and added clang-format (#1020) * feat(Spoofing): add spoofing * feat(Spoofing): prepare code for player attach * remove(PlayerAttach): isn't going to work due to netsync architecture * fix(GUI): fix scaling * feat(Project): add clang-format file * feat(Classes): update classes * fix(BlackHole): remove unnecessary cleanup * fix(Formatting): fix formatting for initializer lists * feat(clang-format): Set tab width and 1 space before comment Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-03-01 21:27:15 +00:00
struct version
{
static const char* GIT_SHA1;
static const char* GIT_DATE;
static const char* GIT_COMMIT_SUBJECT;
static const char* GIT_BRANCH;
};
feat(cmake): embed git info in binary (#644)
2022-11-28 18:19:03 +01:00
}
Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 33ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API