Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.
/ extended-api Public archive

Community developed API functions which can be used to assist in the production of scripts for RSPeer. This is separate from RSPeers core API

Notifications You must be signed in to change notification settings

CameronUpson/extended-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

RSPeer Extended API

Community developed API functions which can be used to assist in the production of scripts for RSPeer. This is separate from RSPeers core API

Contribution Guidelines

Contributions from the community are what is responsible for shaping this repository. With that being said, there are some guidelines that should be followed to keep this repository in a nice state.

Prior to submission, you should ensure that what you have doesn't already exist. Check existing pull requests, both open and closed.

Standards

  • Follow Java code conventions, including formatting

  • Packages must start with org.rspeer.runetek.api

  • Class names must be clear and must not collide with existing classes in the RSPeer core API. As an example, inventory extensions would be named ExInventory instead of Inventory

  • Try to keep method bodies at a maximum of 20 lines unless deemed appropriate

About

Community developed API functions which can be used to assist in the production of scripts for RSPeer. This is separate from RSPeers core API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages