https://github.com/2003scape/rsc-manuals
📚 runescape classic manuals
https://github.com/2003scape/rsc-manuals
documentation images instructions json manuals markdown png restoration rsc rsps runescape
Last synced: 2 days ago
JSON representation
📚 runescape classic manuals
- Host: GitHub
- URL: https://github.com/2003scape/rsc-manuals
- Owner: 2003scape
- License: cc-by-sa-4.0
- Created: 2021-01-01T00:17:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T17:13:12.000Z (over 4 years ago)
- Last Synced: 2025-08-30T10:51:33.717Z (about 1 month ago)
- Topics: documentation, images, instructions, json, manuals, markdown, png, restoration, rsc, rsps, runescape
- Language: JavaScript
- Homepage:
- Size: 2.41 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# rsc-manuals
runescape classic manuals.
## install
$ npm install @2003scape/rsc-manuals
## manuals
*[./manuals.json](/manuals.json)* contains each markdown file in
*[./markdown](./markdown)* in an object tree based on its directory structure.```javascript
{
"terms": "...",
"about": {
"getting-started": "...",
// ...
},
// ...
}
```## license
CC-BY-SA-4.0 https://creativecommons.org/licenses/by-sa/4.0/legalcode