Create README.md
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# tim2view
|
||||||
|
TIM, TM2 formats viewer, converter, searcher, editor, scanner, ripper
|
||||||
|
|
||||||
|
## Old GoogleCode Page
|
||||||
|
https://code.google.com/p/tim2view/
|
||||||
|
|
||||||
|
## Compilation
|
||||||
|
1. Launch target OS (for which you want to compile **tim2view**);
|
||||||
|
2. Download and install **Lazarus**;
|
||||||
|
3. Clone last source code of **t2v**;
|
||||||
|
4. Clone last source of <a href="https://github.com/bgrabitmap/lazpaint/tree/master/bgrabitmap">**BGRABitmap**</a> and put **bgrabitmap** directory at **tim2view** code dir;
|
||||||
|
4. Open **tim2view.lpi** in **Lazarus**;
|
||||||
|
5. Click **Run -> Build** to make **tim2view**.
|
||||||
Reference in New Issue
Block a user