Skip to content

Commit 8484c04

Browse files
authored
Update README.md
1 parent eb13b17 commit 8484c04

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
Plugin for UE4/5 project.
33
Set 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)

0 commit comments

Comments
 (0)