Skip to content

Commit

Permalink
Fix Readme Image
Browse files Browse the repository at this point in the history
  • Loading branch information
RobProductions authored Mar 19, 2023
1 parent 52c2ae3 commit fed9490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ OpenEOS should also work as a part of your Assets/ directory if you'd like to cu

If you installed via Git, you may want to make sure that you've enabled .csproj for "Git Packages" in *Edit->Preferences->External Tools*

<img width = "700" src="Documentation~/DocAssets/GitPackagesSetting.jpg">
<img width = "500" src="Documentation~/DocAssets/GitPackagesSetting.jpg">

Now you'll be able to see summary comments including descriptions on return values, input parameters, and functions straight from your IDE. This is especially helpful because it lets you view Epic's summary comments within the EOS SDK itself in addition to the enhancements provided by OpenEOS. Feel free to poke around the code to understand what it's doing behind the scenes :)

Expand Down

0 comments on commit fed9490

Please sign in to comment.