Skip to content

Commit bca1c06

Browse files
committed
Updated README; added screenshot.
1 parent 492023e commit bca1c06

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Docs/screenshot.png

64.8 KB
Loading

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# TextAsset
22

33
Unreal Engine 4 plug-in that adds a text asset and editor for personal notes.
4+
![Screenshot](Docs/Screenshot.png)
45

56

67
## About
78

8-
TODO
9+
The TextAsset plug-in implements two modules that demonstrate how to add a new
10+
type of content asset to Unreal Engine 4. The asset itself stores a simple text
11+
string that can be used for adding personal notes or other textual information
12+
to your project, or to be consumed within Blueprints. The plug-in also includes
13+
an asset editor, asset factories, and asset actions for the Content Browser.
914

1015

1116
## Supported Platforms

0 commit comments

Comments
 (0)