Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This dataset has been extracted from the Unreal Engine documentation and contains all the resources up to Unreal Engine 5.3. The parsing is not perfect, but the important bits are there. The source files and URLs are also provided if you want to parse the documentation yourself.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
size_categories:
|
6 |
+
- 10M<n<100M
|
7 |
---
|
8 |
|
9 |
This dataset has been extracted from the Unreal Engine documentation and contains all the resources up to Unreal Engine 5.3. The parsing is not perfect, but the important bits are there. The source files and URLs are also provided if you want to parse the documentation yourself.
|