F-Script PlugIns for Colloquy
To develop F-Script PlugIns, you will need:
- A plain text editor (TextEdit is fine in plain-text mode).
- The F-Script framework (available from the F-Script site).
- The latest list of block names Colloquy looks for (available in the Colloquy SDK F-Script template below).
- Reasonably good knowledge of F-Script, Colloquy classes and utilizing the Cocoa frameworks.
There is a template script available in the F-Script SDK section containing stubs and commentary for all available methods an F-Script PlugIn for Colloquy can implement.
For those not familiar with the language, we recomend: F-Script Guide: Documentation for the F-Script language.
(for more information come to our chat room)
