2015-10-05 17:42:58 -04:30
|
|
|
# ACK-Launcher
|
2015-10-05 17:58:08 -04:30
|
|
|
A clone of the [Adventure Creation Kit](http://mozomedia.com/ack/) Launcher application in TCL.
|
|
|
|
|
|
|
|
|
|
## Dependencies
|
|
|
|
|
* Adventure Creation Kit
|
|
|
|
|
* Dosbox
|
|
|
|
|
* Wish 8.5
|
|
|
|
|
|
|
|
|
|
## Installation
|
2016-09-21 15:27:45 -04:00
|
|
|
- Copy the "ack_launcher.tcl" file into the parent directory of your ACK installation.
|
2015-10-05 17:58:08 -04:30
|
|
|
- Copy the dosbox.conf file into your ACK folder.
|
|
|
|
|
- The directory structure must be like this:
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
Parent directory
|
|
|
|
|
|--- ack_launcher.tcl
|
|
|
|
|
|--- ACK
|
|
|
|
|
|--- dosbox.conf
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## Notes
|
2016-09-21 15:27:45 -04:00
|
|
|
Adventure Creation Kit is © 2009 Chris Hopkins
|