home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WinFiles.com
/
InfoMagic-WinFilesDotCom-June1998-Disc3of3-DAMAGED_DISC.iso
/
chat-textadd
/
C-Script.exe
/
AddOns
/
bible.adn
next >
Wrap
Text File
|
1998-05-10
|
1KB
|
25 lines
;DO NOT change [Setup] OR the words BEFORE the "=" sign! DO however, change what is
;AFTER the "=" sign!
[Setup]
addonname=Bible Addon
addonver=1.0
author=zforce and SethD
email=SethD@C-Script.com
info=This addon will allow you to recite Bible verses.
;DO NOT change [Install] but DO make the necessary changes to the rest of the below.
;Make sure you keep the "set %sample.adn <addon info>" but change it to the correct
;syntax for your addon (see C-Help -> Addons -> Rule #9)
[Install]
wincheck -a @AddonáSetup $center(450,180,@addonásetup) $wh(450,180,@addonásetup) Courier New 12
echo @AddonáSetup C-Script Add-On Installation
echo @AddonáSetup á
echo @AddonáSetup Installing Bible Addon v1.0 by zforce and SethD <SethD@C-Script.com> ...
echo @AddonáSetup á
set %bible.adn Bible Addon v1.0 by zforce and SethD <SethD@C-Script.com>
.load -rs $adn(bible.mrc)
.save -rv sysfiles\remote\vars.mrc
echo @AddonáSetup Installation Complete
echo @AddonáSetup Type /biblehelp for help on this addon!