Skip to content

Commit d898ccd

Browse files
committed
Update README.md
1 parent 755601d commit d898ccd

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

+11-5
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
1-
# About This Repository
1+
This is a fork of LibForge/ForgeTool by Maxton, with minor fixes contributed by Onyxite.
2+
3+
Download from the [releases page](https://github.com/mtolly/LibForge/releases).
4+
5+
# Original readme follows
6+
7+
## About This Repository
28

39
I am keeping track of my research into RB4 customs here.
410

511
I am working out the structure of the files in Rock Band 4. These are being documented in the form of 010 Editor Template files, which are in the `010` directory.
612

7-
# Latest Build
13+
## Latest Build
814

915
Can be downloaded at [Appveyor](https://ci.appveyor.com/project/maxton/libforge/branch/master/artifacts)
1016

11-
# LibForge
17+
## LibForge
1218

1319
This is a library I'm working on that handles reading, writing, and converting for formats in the Forge engine used by Rock Band 4 and Rock Band VR.
1420

1521
It is licensed under the GNU LGPLv3 and includes two frontends at the moment:
1622

17-
## ForgeTool
23+
### ForgeTool
1824

1925
This is a command line tool that does file conversions.
2026

@@ -47,7 +53,7 @@ Verbs:
4753
- converts an uncompressed milo archive to forge lipsync file
4854
```
4955

50-
## ForgeToolGUI
56+
### ForgeToolGUI
5157

5258
This has an ark/PFS/folder browser with support for previewing the following:
5359
- Textures (.png_pc, .png_ps4, .bmp_pc, .bmp_ps4, etc)

0 commit comments

Comments
 (0)