Title Manager
1.0.0
Keeps track of the proficiency level of each tool and the experience level of the tool's category.
Source
TitleManager
Public
Public/BuildInfomation.h
1
/*
2
This is automatically generated file.
3
DO NOT EDIT THIS FILE.
4
@author Shun Moriya
5
@copyright 2024 Shun Moriya All Rights Reserved.
6
*/
7
#pragma once
8
#if !defined(JENKINS_BUILD_DETECTED)
9
#define JENKINS_BUILD_DETECTED
10
#define JENKINS_BUILD_NUMBER 0
11
#define JENKINS_BUILD_ID 0
12
#define JENKINS_NODE_NAME ""
13
#define JENKINS_JOB_NAME "TitleManagerPlugin"
14
#define JENKINS_BUILD_TAG ""
15
#define JENKINS_JOB_TAG ""
16
#define JENKINS_GIT_BRANCH ""
17
#define JENKINS_GIT_COMMIT ""
18
#define JENKINS_UUID "6f42f8ff-77a9-4f75-3928-a159972d8dec"
19
#define JENKINS_LICENSE "MIT"
20
#define JENKINS_FOR_DEVELOP 1
21
#define JENKINS_FOR_RELEASE 0
22
#endif
Generated by
1.9.1