TLExpress / D.A.R.T

Continuation of SCS Unlocker project - a tool designed to repair SCS/ZIP files used to store modifications for truck games by SCS Software.

Home Page:http://forum.scssoft.com/viewtopic.php?f=41&t=192120

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--------------------------------------------------------------------------------
                     D.A.R.T - Damaged Archives Repair Tool
                                     source
--------------------------------------------------------------------------------

Description
----------------------------------------
This project is primarily developed in Delphi 7 Personal and Lazarus 1.4.2
(FPC 2.6.4). It should be possible to compile it in higher versions of
Lazarus/FPC and possibly newer Delphi too.
Project is configured in a way that you should be able to compile it without any
preparations. It is also possible to compile it into both 32bit and 64bit
binaries.
For more information about the program itself, please refer to a file
./Documents/release_readme.txt.



Licensing
----------------------------------------
Everything (source codes, executables/binaries, configurations, etc.), with few
exceptions mentioned below, is licensed under Mozilla Public License Version
2.0. You can find full text of this license in file mpl_license.txt or on web
page https://www.mozilla.org/MPL/2.0/.
Exception being following folders and their entire content:

./Documents

  This folder contains documents (texts, images, ...) used in creation of this
  program. Everything in this folder is licensed under the terms of Creative
  Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0) license. You can find full
  legal code in file CC_BY-SA_4.0.txt or on web page
  http://creativecommons.org/licenses/by-sa/4.0/legalcode. Short wersion is
  available on web page http://creativecommons.org/licenses/by-sa/4.0/.

./MainProgram/Libs/delphizlib.128

  Refer to file ./MainProgram/Libs/delphizlib.128/readme.txt for details about
  license applicable to files in this folder.

./MainProgram/Libs/FastMM

  Refer to file ./MainProgram/Libs/FastMM/FastMM4_Readme.txt for details about
  license applicable to files in this folder.



Repositories
----------------------------------------
You can get actual copies of D.A.R.T on either of these git repositories:

https://bitbucket.org/ncs-sniper/d.a.r.t
https://github.com/ncs-sniper/D.A.R.T

Note - Master branch does not contain binaries, they can be found in a branch
       called bin (this branch will not be updated as often as master branch).



Authors, contacts
----------------------------------------
František Milt, frantisek.milt@gmail.com



Copyright
----------------------------------------
©2015-2016 František Milt, all rights reserved

About

Continuation of SCS Unlocker project - a tool designed to repair SCS/ZIP files used to store modifications for truck games by SCS Software.

http://forum.scssoft.com/viewtopic.php?f=41&t=192120

License:Other


Languages

Language:Pascal 97.7%Language:PHP 2.1%Language:Batchfile 0.1%Language:HTML 0.0%