Changes between Version 14 and Version 15 of Development/1.2/Plugin
- Timestamp:
- 02/05/2012 11:41:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/1.2/Plugin
v14 v15 21 21 == Getting Started == 22 22 23 The easiest way to get started is to use the [http://git.deluge-torrent.org/deluge/plain/deluge/scripts/create_plugin.py create_plugin.py] script in the appropriate branch in our GitRepo. Alternatively, you can use other plugins as a template if you prefer.23 The easiest way to get started is to use the [http://git.deluge-torrent.org/deluge/plain/deluge/scripts/create_plugin.py?h=1.3-stable create_plugin.py] script in the appropriate branch in our GitRepo. Alternatively, you can use other plugins as a template if you prefer. 24 24 25 25 Running the script: