Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Commit

Permalink
V2 of the interactive api (#55)
Browse files Browse the repository at this point in the history
This rewrite exposes a much more portable surface area for any game or C++ integration. This source can be built directly into any game without managing dependencies and writing an interactive experience should take only hours.
  • Loading branch information
JoshSnider authored Apr 8, 2018
1 parent 045fada commit a111417
Show file tree
Hide file tree
Showing 282 changed files with 24,099 additions and 30,501 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Casablanca*/Build_iOS/ios-cmake/
#nuget packages
External/Packages/*
Tools/Packages/*
**/*.nupkg

# Xcode

Expand Down Expand Up @@ -48,6 +49,7 @@ xcuserdata
**/*.metaproj.tmp
**/*.opendb
**/*.coveragexml
**/*.targets

**/Durango/
**/XboxOne.x64/
Expand Down
7 changes: 0 additions & 7 deletions .gitmodules

This file was deleted.

145 changes: 0 additions & 145 deletions Build/Interactivity.UWP.Cpp/Interactivity.UWP.Cpp.vcxproj

This file was deleted.

81 changes: 0 additions & 81 deletions Build/Interactivity.UWP.Cpp/Interactivity.UWP.Cpp.vcxproj.filters

This file was deleted.

6 changes: 0 additions & 6 deletions Build/Interactivity.UWP.Cpp/packages.config

This file was deleted.

Loading

0 comments on commit a111417

Please sign in to comment.