Skip to content

Requirements and Setup

DartFNM edited this page Feb 23, 2019 · 5 revisions

Requirements

  • Windows 7-10 (64bit, 32bit possible when building yourself)
  • .net4.5 framework
  • DirectX
  • A modern graphics card compatible to Direct-X 11 and updated drivers
  • Tooll needs to run with Admin rights.

Installation

As Binary

  1. Download the latest released binary.
  2. Unpack the archive somewhere on your machine, e.g. on the Desktop
  3. Tooll doesn't need to be installed. It's a self-contained folder.

Compile Source Code

Or from setup with source-code and git-Operator usage...

  1. git clone git@github.com:framefield/tooll.git
  2. Download and copy the required assets into the directory: http://framefield.com/media/download/t2/tooll-assets-common.zip
  3. Open Framefield.sln with VisualStudio
  4. Build solution.
  5. Start Tooll. It will automatically fetch all Operators via: git clone git@github.com:framefield/tooll_operators.git.

For the 2nd approach you need to add your ssh-keys to github.