Welcome to the Creatures Wiki! Log in and join the community.
Pray Builder
Jump to navigation
Jump to search
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:
- Place PRAYBuilder.exe in the same folder as the .txt (or .ps) PRAY source file
- Open a DOS Command Prompt from the Start Menu or a Command Prompt shortcut
- Move to the folder where the files are located using the cd change directory command
- For example: cd C:\Program Files\Docking Station\New Folder\
- Run Pray Builder using the command: PRAYBuilder filename.txt
- The program will then use those instructions to compile everything into a single .agent file
Related Links
External links
- Pray Builder Information (note - download links on this page do not work)
- Download (Windows)
- Download (Linux)