Skip to content

Commit 6536444

Browse files
committed
Add ExternalSampleProjects minimal README
1 parent 788ba45 commit 6536444

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ExternalSampleProjects/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# External Sample Projects
2+
3+
These Samples are self-contained projects because they are too big to be included as a package Sample.
4+
5+
When editing these projects, you need to manually add a few packages for them to work.
6+
The projects don't contain the packages themselves.
7+
8+
The `InputDeviceTester` needs:
9+
10+
- Input System package (latest version)
11+
- Unity UI package (2.0.0 version at least)
12+
- Jetbrains Rider Editor / Visual Studio package for IDE tooling.
13+
14+
The `TouchSamples` need:
15+
16+
- All the same as ´InputDeviceTester`
17+
- Cinemachine (2.10.3 maximum; 3.x has errors with the project but are easy to fix)
18+
- Probuilder (5.2.3 version maximum at the moment; 6.x has problems building for iOS and Android)

0 commit comments

Comments
 (0)