Skip to content

Commit 2fd49f0

Browse files
authored
Add screenshots
1 parent 56c9ed4 commit 2fd49f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ There are ways to reduce the size even further, but I decided to focus on the mo
3737
## Instructions
3838
To use Nano, download the latest release and copy it to your templates directory (e.g. `Epic Games/UE_4.22/Templates/`). Once you do this, Nano should appear as a template option in the New Project dialog.
3939

40-
![New Project dialog screenshot]()
40+
![New Project dialog screenshot](https://raw.githubusercontent.com/BlueVoidStudios/Nano/master/Media/GitHub_NewProjectDialog.png)
4141

4242
### Packaging your game
4343
- **Visual Studio is required to package your game with Nano.** This is because the VR plugins are disabled. You don't have to use it; just install it with the configuration picture below and you should be good to go.
4444

45-
![Visual Studio configuration]()
45+
![Visual Studio configuration](https://raw.githubusercontent.com/BlueVoidStudios/Nano/master/Media/GitHub_VisualStudioConfig.png)
4646

4747
- Nano is configured for development out of the box. When it's time to package the final version of your game, don't forget to set your build config to Shipping!
4848

0 commit comments

Comments
 (0)