User:JeffKelley
From OpenSimulator
(Difference between revisions)
JeffKelley (Talk | contribs) m |
JeffKelley (Talk | contribs) m |
||
| Line 43: | Line 43: | ||
*[[OpenSim_Archives|OAR]] | *[[OpenSim_Archives|OAR]] | ||
*[[Asset_Formats|Assets]] | *[[Asset_Formats|Assets]] | ||
| + | |||
| + | ===Region Modules=== | ||
| + | *[[Getting_Started_with_Region_Modules]] | ||
| + | *[[Getting_Started_with_Region_Modules/New]] | ||
| + | *[[New_Region_Modules]] | ||
| + | *[[IRegionModule]] | ||
| + | *[[OSSL_Script_Library/ModSendCommand|ModSendCommand]] | ||
| + | *[[OSSL_Script_Library/ModInvoke|ModInvoke]] | ||
| + | *[http://bluewallvirtual.com/example_region_module Example Region Module] (Bluewall) | ||
Revision as of 16:39, 11 November 2014
Contents |
Me
I contribute occasionnally to this wiki, mainly in the database section.
My links
Database
Services
- AssetService
- AvatarService
- GridService
- GroupsService
- GridUserService
- InventoryService
- PresenceService
- UserAccountService
Examples:
Monitoring
Integration
- REST
- RestConsole
- RemoteAdmin
- php tools (justincc)