kArguments

by Keeth
[Share] [Zip]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Keeth.kArguments##version=6

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Keeth.kArguments##version=6

27 downloads
Version 1.02
Date added: Aug 5 2011
Last updated: May 7
1 fan
Text argument parsing. [More]
This library is meant to parse text arguments, like command line arguments. The main idea I had in mind when writing this was to act like a MUD's command interpreting.

The partial documentation can be found here and within the library.



1.01

  • Fixed referenced to kText that have been deprecated (ASCII shortcuts).

1.02

  • Rewrote the code, mostly.
  • Included some basic documentation.

Advertisement