-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.txt
13 lines (8 loc) · 904 Bytes
/
install.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
//This file tells SSP and possibly other ghost programs how to install your ghost when a user drags and drops the .nar file on an existing ghost.
//The only thing you'll be changing here are name and directory. Replace "GT Ghost Template" with the name of your ghost that you defined in descript.txt, and replace "gt_template" with the name of the directory you've made for your ghost.
charset,UTF-8
type,ghost
name,lain
directory,lain_serial
//This tells the program what balloon your ghost will be using. You should only uncomment this line if you're bundling a balloon with your ghost. Meaning, inside your ghost folder, you have ghost, shell, and your balloon's folder (like z_simple, balloontime, newsreport). If your balloon folder in there, it will install with your ghost. If you do NOT have a balloon included with your ghost, then leave this line commented.
//balloon.directory,z_simple