Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Pray Builder"

From Creatures Wiki
Jump to navigation Jump to search
m
m
Line 2: Line 2:
  
 
To run Pray Builder:
 
To run Pray Builder:
#Place PRAYBuilder.exe in the same folder as the .txt pray file
+
#Place PRAYBuilder.exe in the same folder as the .txt file
 
#Open a DOS Command Prompt from the Start Menu
 
#Open a DOS Command Prompt from the Start Menu
 
#Move to the folder where the agent using the '''cd''' change directory command
 
#Move to the folder where the agent using the '''cd''' change directory command

Revision as of 15:04, 19 August 2005

Pray Builder is a command-line program developed by Creature Labs to compile PRAY files (such as .agents) from PRAY source. It is available at the CDN for Windows and Linux/x86.

To run Pray Builder:

  1. Place PRAYBuilder.exe in the same folder as the .txt file
  2. Open a DOS Command Prompt from the Start Menu
  3. Move to the folder where the agent using the cd change directory command
    For example: cd C:\Program Files\Docking Station\New Folder\
  4. Run Pray Builder using the command: PRAYBuilder filename.txt
  5. The program will then use those instructions to compile everything into a single .agent file

Related Links

External links