entities, tiles and player walking, need y sorting
This commit is contained in:
parent
b656f16c84
commit
5b4dab6292
9 changed files with 432 additions and 0 deletions
12
ols.json
Normal file
12
ols.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
|
||||
"collections": [
|
||||
],
|
||||
"enable_references": true,
|
||||
"enable_inlay_hints": true,
|
||||
"enable_rename:": true,
|
||||
"enable_semantic_tokens": true,
|
||||
"enable_document_symbols": true,
|
||||
"enable_hover": true,
|
||||
"enable_snippets": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue