Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1.63 KB

README.md

File metadata and controls

60 lines (41 loc) · 1.63 KB

ATools - FlyForFun resources editor

Overview

ATools is a little software suite that I developed in order to replace Aeonsoft's tools:

  • ModelEditor -> Cola
  • SfxEditor -> SfxEditor
  • GUIEditor -> Daisy
  • GUIEditor_v19 -> (no equivalent)
  • WorldEditor-> Beast
  • ResEditor -> (no equivalent)

What my tools have in addition:

  • More beautiful and convenient interface
  • More stable
  • Less bugs
  • Better rendering (antialiasing, Z-Buffer with better quality)
  • Totally in french, english and german
  • Custom keyboards shortcuts
  • Lots of new features added
  • The source code is available so you can fit all you need

Screenshots

WorldEditor

alt tag

alt tag

ModelEditor

alt tag

SfxEditor

alt tag

GUIEditor (v15 and v19)

alt tag

ResEditor

alt tag

Build

To compile you will need:

You must also:

  • Extract the file "Lib/Assimp/lib.7z"
  • Copy all Qt's DLLs and your resources to the "Binary" folder.
  • Install and configure Qt and his Add-in in order to have this in Visual Studio:

alt tag