mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-27 17:41:22 +00:00
Compare commits
3 commits
d696731e6f
...
51c047f2da
Author | SHA1 | Date | |
---|---|---|---|
|
51c047f2da | ||
f8c82ef2ca | |||
|
df592887da |
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.
|
||||
|
|
|
@ -3701,9 +3701,9 @@ flush-write-stream@^1.0.0:
|
|||
readable-stream "^2.3.6"
|
||||
|
||||
follow-redirects@^1.0.0:
|
||||
version "1.13.0"
|
||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
|
||||
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
|
||||
version "1.14.8"
|
||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
|
||||
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
|
||||
|
||||
for-in@^1.0.2:
|
||||
version "1.0.2"
|
||||
|
|
Loading…
Reference in a new issue