Commit Graph

19 Commits

Author SHA1 Message Date
mad-s
614ab250e4 Update README link to Jagex's rules on 3rd party clients (#3525) 2022-11-04 16:15:36 +00:00
JP
96a5196b05 Fix grammar in readme (#3251) 2022-08-26 20:34:52 +00:00
Adam
4158e46652 readme: remove runeliteVersion step 2022-08-03 14:46:29 -04:00
Nour Z
de56da4400 readme: add enable assertions instructions to "using the script" (#2908) 2022-07-02 01:09:27 -04:00
geheur
7ce7600516 Update instructions for creating LICENSE file (#2883) 2022-06-24 03:17:21 +00:00
Adam
dd088c5ee4 Add note regarding resources
[ci skip]
2022-05-29 15:48:38 -04:00
Adam
b9a6f4f509 Update README with Java version information 2022-04-14 22:02:33 -04:00
Adam
e35f88e7f5 Add note regarding -ea being required for plugin tests 2021-09-07 14:31:33 -04:00
Max Weber
531a9a8554 package: use a central verification-metadata file
This lets us have better control over which dependencies are verified,
as changes to runelite-client's dependencies cause all Hub plugins with
pinned deps to fail, as the new transitive deps aren't pinned. Moving
this file into this repo not only lets us update it in these situations,
but also means individual plugin authors don't need to touch Gradle's
verification and all of it's associated pains. This also allows plugins
to pull a dependency that another plugin pulls already with no extra
work.
2021-02-26 10:23:08 -07:00
Max Weber
56b96510ac readme: add all runelite groups to trusted artifacts 2021-02-13 15:20:18 -07:00
Max Weber
65fb757e19 package: add a default support url 2021-01-25 20:24:56 -07:00
Max Weber
831dd8e0d3 package/readme/templateplugin: Update to gradle 6.2 release 2020-02-18 18:16:08 -07:00
dekvall
d888c3dc84 readme: add instructions for bumping version (#71) 2020-01-22 02:51:09 -07:00
Max Weber
4585f7a432 package,readme: support dependency verification though gradle nightlies
The only other options I could find to do this don't work on gradle 5+,
which is what travis ships with. It also has some open bugs about not
actually verifying transitive dependencies, so I would rather use a
nightly gradle than that.
2020-01-20 06:12:05 -07:00
dekvall
79e21c05fa readme: update build guide 2020-01-13 22:51:58 +01:00
dekvall
39dc635c65 remove follow building guide step 2019-12-15 15:48:12 +01:00
dekvall
6b6e23d037 add licensing steps 2019-12-13 21:00:24 +01:00
dekvall
96db07ae08 add guide for creating plugins 2019-12-13 14:32:49 +01:00
Max Weber
f5db90a810 Initial commit 2019-12-12 13:46:39 -07:00