Skip to content

Commit

Permalink
Add missing header file.
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Jul 31, 2021
1 parent deac5f0 commit e85479e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include "FetchAPI.h"
#include "FetchRequest.h"
#include "Misc/Base64.h"

// Sets default values for this component's properties
UFetchAPI::UFetchAPI()
Expand Down
3 changes: 3 additions & 0 deletions epic-package.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
echo "Epic Packaging ..."

"D:\Programs\Epic Games\UE_4.25\Engine\Build\BatchFiles\RunUAT.bat" BuildPlugin -Plugin=D:\Repos\GameDev4K\unreal-fetch\UnrealFetchDevApp\Plugins\Fetch\Fetch.uplugin -Package=ToPackage -Rocket

0 comments on commit e85479e

Please sign in to comment.