File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ string that can be used for adding personal notes or other textual information
13
13
to your project, or to be consumed within Blueprints. The plug-in also includes
14
14
an asset editor, asset factories, and asset actions for the Content Browser.
15
15
16
+ Make sure to pull the * Tag* that matches your Unreal Engine version. If you sync
17
+ to * Master* the code may not compile, because it may depend on Engine changes
18
+ that are not yet available in the UE4 Master branch.
16
19
17
20
## Supported Platforms
18
21
@@ -39,11 +42,6 @@ If you use it as an Engine plug-in, clone this repository into the
39
42
* /Engine/Plugins/Media* directory and compile your game. Full Unreal Engine 4
40
43
source code from GitHub (4.9 or higher) is required for this.
41
44
42
- After compiling the plug-in, you have to ** enable it** in Unreal Editor's
43
- plug-in browser.
44
-
45
- TODO
46
-
47
45
48
46
## Support
49
47
You can’t perform that action at this time.
0 commit comments