feat(runescript): add parser and queries (#7305)

This commit is contained in:
David Lysenko 2024-11-06 18:09:38 +01:00 committed by GitHub
parent 4b9a83f601
commit 7c5a4632c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 133 additions and 0 deletions

View file

@ -671,6 +671,9 @@
"ruby": {
"revision": "557ec01403bd1fcfea50f1805641ca773cbaaa42"
},
"runescript": {
"revision": "e0568a271a1901b8ef87367bbf282b5c639cd742"
},
"rust": {
"revision": "2ace7a922a755960f44d73a7bb1efffeb4cc5501"
},