25 lines
611 B
Markdown
25 lines
611 B
Markdown
# ACK-Launcher
|
|
A clone of the [Adventure Creation Kit](http://mozomedia.com/ack/) Launcher application in TCL.
|
|
|
|
## Dependencies
|
|
* Adventure Creation Kit
|
|
* Dosbox
|
|
* Wish 8.5
|
|
|
|
## Installation
|
|
- Copy the "ack_launcher.tcl" file and the "launcher_icons" folder into
|
|
the parent directory of your ACK installation.
|
|
- Copy the dosbox.conf file into your ACK folder.
|
|
- The directory structure must be like this:
|
|
|
|
```
|
|
Parent directory
|
|
|--- ack_launcher.tcl
|
|
|--- launcher_icons
|
|
|--- ACK
|
|
|--- dosbox.conf
|
|
```
|
|
|
|
## Notes
|
|
The launcher icons and Adventure Creation Kit are © Chris Hopkins
|