mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-27 17:41:22 +00:00
Compare commits
3 commits
ff2b6140aa
...
9fdb382698
Author | SHA1 | Date | |
---|---|---|---|
|
9fdb382698 | ||
f8c82ef2ca | |||
|
4ee8d411a6 |
2 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
> **Note**
|
||||
>
|
||||
> I created this Slayer calculator for OldSchool RuneScape in 2019, but I am no longer maintaining it. As of 23th April 2023, I have decided to publicly archive the repository for it. While my version may be outdated, it may still be useful to some players as a reference or for nostalgia purposes.
|
||||
>
|
||||
> However, developers from the Oldschool Runescape Wiki have created a more up-to-date and improved version ([Calculator:Slayer/Slayer task weight](https://oldschool.runescape.wiki/w/Calculator:Slayer/Slayer_task_weight)) which I highly recommend. Thank you for considering my Slayer calculator repository.
|
||||
|
||||
# Slayer Weight Calculator
|
||||
[](https://bartvdbraak.github.io/SlayerWeightCalculator)
|
||||
> A calculator for slayer geeks that need to know percentages. Reworked in VueJS.
|
||||
|
|
|
@ -4080,9 +4080,9 @@ hoopy@^0.1.4:
|
|||
integrity sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==
|
||||
|
||||
hosted-git-info@^2.1.4:
|
||||
version "2.8.8"
|
||||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
|
||||
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
|
||||
version "2.8.9"
|
||||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
|
||||
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
|
||||
|
||||
hpack.js@^2.1.6:
|
||||
version "2.1.6"
|
||||
|
|
Loading…
Reference in a new issue