An open API service indexing awesome lists of open source software.

https://github.com/live627/example-package

Show and tell
https://github.com/live627/example-package

Last synced: 5 months ago
JSON representation

Show and tell

Awesome Lists containing this project

README

          

SMF Package Software Development Kit
====================================
This software development kit, for package and mod developers, is here to help people quickly begin to create packages and modifications for SMF. More thorough and advanced information can always be found on [Simple Machines](http://www.simplemachines.org/)' [Mod site](http://custom.simplemachines.org/mods/index.php).

What's available in this SDK?
-----------------------------
There are a number of folders in this archive, along with this readme file. The folders and files are as follows:

- `modifications/readme.html` - Examples and a guide to developing modifications for SMF.
- `server/readme.html` - Information on how you can set up your own package server to put mods up for download!
- `test_modification.php` - A tool to test boardmod or xml style modification files with extra debugging information..

Getting more information
------------------------
More information can always be found at the [Simple Machines Community forum](http://www.simplemachines.org/community/index.php), where you can ask questions, exchange ideas, comment on this SDK, and many other things.

You can also find information on the [Mod site](http://custom.simplemachines.org/mods/index.php), as well as [Customize section](http://www.simplemachines.org/community/index.php?#c18) on the [community forum](http://www.simplemachines.org/community/index.php).