File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Plugin for UE4/5 project.
33Set version for project from git tag format MAJOR.MINOR.PATCH also set branch name, commit hash and datetime build.
44
5- # Install
6- https://www.unrealengine.com/marketplace/en-US/product/projectversionfromgit
7- or manual unzip ProjectVersionFromGit-X.X.X-build-win64-ueX.XX.X.zip from
8- https://github.com/mrbindraw/ProjectVersionFromGit/releases into ROOT_UE4\Engine\Plugins.
9-
105** C++/Blueprints functions:**
116- GetProjectVersion()
127- GetProjectVersionMajor()
@@ -17,6 +12,8 @@ https://github.com/mrbindraw/ProjectVersionFromGit/releases into ROOT_UE4\Engine
1712- GetProjectVersionDateTimeBuild()
1813- GetProjectVersionFormatAll()
1914
20- ** Supported engines:**
21- - 4.18 - 5.0
22-
15+ # Install
16+ You can install manually by extracting archive (ProjectVersionFromGit-X.X.X-...zip) from
17+ [ Releases] ( https://github.com/mrbindraw/ProjectVersionFromGit/releases ) to your project plugins folder
18+ or build example project (ExamplePrj-UEX.X-ProjectVersionFromGit-X.X.X.zip).
19+ You can install it from the marketplace [ ProjectVersionFromGit] ( https://www.fab.com/listings/044c4f9a-eedc-487b-a973-c1c940470373 )
You can’t perform that action at this time.
0 commit comments