From 735282f129e7dece173bdeb0d9f7b7762cd2c704 Mon Sep 17 00:00:00 2001 From: Vladimir Kryvian Date: Mon, 6 Jul 2015 17:32:33 +0300 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0a0851e --- /dev/null +++ b/README.md @@ -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 **BGRABitmap** and put **bgrabitmap** directory at **tim2view** code dir; +4. Open **tim2view.lpi** in **Lazarus**; +5. Click **Run -> Build** to make **tim2view**.