Version 2, last updated by sirebral at Apr 10 04:54 2010 UTC

Welcome to Plugin writing class

In these tutorials I will help explain how plugins are written. Through the course of the various lessons I plan to explain the intricate details of plugin writing and how they can be adapted to OpenRPG. Before we begin each lesson assumes you are running OpenRPG with a Debug window so you can see what the software prints out. To run OpenRPG with the Debug window, run OpenRPG_Debug instead of OpenRPG.

Lessons

Plugin_Writing_101_Lesson_1 - Hello_World