Skip to content

Commit ee2a619

Browse files
authored
Update Readme.md
Adds Dependencies section
1 parent af5699a commit ee2a619

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Essentials Framework is a collection of C# / Simpl# Pro libraries that can be ut
1111
- To edit and compile the source, Microsoft Visual Studio 2008 Professional with SP1 is required.
1212
- Crestron's Simpl# Plugin is also required (must be obtained from Crestron).
1313

14+
## Dependencies
15+
16+
The PepperDash.Core SIMPL# library is required. It is referenced as a submodule and will be automatically checked out when cloning this repo if set to recurse submodules. This allows different builds of the PepperDash.Core library to be reference by checking out the desired submodule commit.
17+
1418
## Utilization
1519
Essentials was originally conceptualized as a standalone application for running control system logic entirely in Simpl# Pro. It is primarily designed around accomplishing this goal, but during development, it became obvious that it could easily be leveraged to also serve as a partner application to one or more SIMPL Windows programs.
1620

0 commit comments

Comments
 (0)