Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
demiurgeQuantified authored Jul 22, 2023
1 parent 8ea5f68 commit 6526dbc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,16 @@ Umbrella is a collection of EmmyLua typings for Project Zomboid's API. This incl

## Setup

1) **[IntelliJ IDEA](https://www.jetbrains.com/idea/)** or **[vscode](https://code.visualstudio.com/)** installed.
2) **EmmyLua** **[IDEA plugin](https://plugins.jetbrains.com/plugin/9768-emmylua)** or **[Lua Language Server extension](https://marketplace.visualstudio.com/items?itemName=sumneko.lua)** installed.
1) **[Vscode](https://code.visualstudio.com/)** installed.
2) **[Lua Language Server extension](https://marketplace.visualstudio.com/items?itemName=sumneko.lua)** installed.
3) Create new project.
4) Clone the repository into a folder.
5) `cd [your folder]`
6) `git submodule update --init --remote`
7) Have fun!

If you want to use Umbrella with **IntelliJ IDEA**, you need to use a build from before 2023 as modern **[EmmyLua](https://plugins.jetbrains.com/plugin/9768-emmylua)** doesn't currently support indexing. You can download older builds of IntelliJ [here](https://www.jetbrains.com/idea/download/other.html).

# Support

![](https://i.imgur.com/ZLnfTK4.png)
Expand Down

0 comments on commit 6526dbc

Please sign in to comment.