Skip to content
forked from eglaysher/rldev

A fork of Haeleth's rldev for the Little Busters! Translation Project

License

Notifications You must be signed in to change notification settings

theappleman/rldev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-------------------------------------------------------------------------------

                                     RLDEV

           an unofficial development toolkit for AVG2000 and RealLive

-------------------------------------------------------------------------------
                               QUICK START GUIDE
-------------------------------------------------------------------------------

Installation:

  If compiling from source, follow the instructions in INSTALL.

  For binary distributions, install files manually: the simplest way is just to
  untar the distribution into ~/rldev or /usr/local/share/rldev (depending on
  who needs access to it) and copy or symlink bin/rlc etc. into a suitable
  binary directory.  If when you try to run the program it complains that it
  cannot locate reallive.kfn, define an environment variable RLDEV pointing to
  the root of the installation directory.


Usage:

  Basic usage information can be obtained by running `kprl --help',
  `rlc --help', `vaconv --help', and `rlxml --help'.  For more detailed 
  information, refer to the manual.


License:

  Programs and documentation are copyright (C) 2006 Peter Jolly (Haeleth).

  This program is free software; you can redistribute it and/or modify it under
  the terms of the GNU General Public License as published by the Free Software
  Foundation; either version 2 of the License, or (at your option) any later
  version.

  This program is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  FOR A PARTICULAR PURPOSE.

  For full details of these terms and conditions, please refer to the file
  COPYING.

-------------------------------------------------------------------------------

About

A fork of Haeleth's rldev for the Little Busters! Translation Project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • OCaml 93.8%
  • C++ 3.5%
  • C 1.5%
  • Shell 1.2%