You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Because each IDE uses a different documentation framework, the features for each
41
41
42
42
### Lua Development Tools
43
43
44
-
Save [API\LuaDevelopmentTools\Battlefront2API.doclua](https://raw.githubusercontent.com/marth8880/SWBF2-Lua-API/1.0.0-release-LDT/API/LuaDevelopmentTools/Battlefront2API.doclua) (v1.0.0, latest) (right-click link & Save As) to the root of your project's source folder (or `data_***\Common\scripts`).
44
+
Save [API\LuaDevelopmentTools\Battlefront2API.doclua](https://raw.githubusercontent.com/marth8880/SWBF2-Lua-API/v1.0.0-release-LDT/API/LuaDevelopmentTools/Battlefront2API.doclua) (v1.0.0, latest) (right-click link & Save As) to the root of your project's source folder (or `data_***\Common\scripts`).
45
45
46
46
> When saving the file, make sure the file extension is `.doclua` and not `.doclua.txt`!
0 commit comments