File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2020 with :
2121 type : ' zip'
2222 filename : ' apicoapi.zip'
23- exclusions : ' *.git* /*node_modules/* .editorconfig'
23+ exclusions : ' *.git* /*node_modules/* .editorconfig *.md '
2424
2525 - name : Upload Release
2626 uses : ncipollo/release-action@v1
Original file line number Diff line number Diff line change 1+ # Apico Mod Api for Intellij IDEA
2+
3+ ## Installation
4+ 1 . Install EmmyLua Plugin and restart intellij IDEA
5+ 2 . Download packaged api from releases on the right
6+ 3 . Open Project Structure under file tab in intellij
7+ 4 . Go to libraries tab
8+ 5 . Click the plus at the top and select Lua Zip Library
9+ 6 . Find and select the ` apicolib.zip ` you downloaded in step 2
10+ 7 . You now have the api library, so you can get code completion so have fun!
11+
12+ If it was difficult to follow my steps I made this small gif to show everything after step 1 and 2.
13+ ![ ] ( https://cdn.upload.systems/uploads/VHqrCJaX.gif )
You can’t perform that action at this time.
0 commit comments