Skip to content

Commit

Permalink
more fixes on CEP 9 links (getting rid of libs not relevant).
Browse files Browse the repository at this point in the history
  • Loading branch information
pvij authored and pvij committed Oct 16, 2018
1 parent c17ee18 commit e67ac38
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,13 @@ For CEP 8,
* [CEP 8.0 HTML Extension Cookbook](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_8.x/Documentation/CEP%208.0%20HTML%20Extension%20Cookbook.md)
* [CEP 8 runtime](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_8.x/Documentation/CEP%208.0%20HTML%20Extension%20Cookbook.md#chromium-embedded-framework-cef)

**APIs** (https://github.com/Adobe-CEP/CEP-Resources/tree/master/CEP_9.x)
**APIs**
CEP 9 APIs: https://github.com/Adobe-CEP/CEP-Resources/tree/master/CEP_9.x
* Include these files in your extension project if you need to use the APIs.
* AgoraLib.js
* CSInterface.js
* Vulcan.js
* Do NOT include this file in your extension project. It is already integrated into CEP.
* CEPEngine_extensions.js
* Extension Manifest
* ExtensionManifest_v_7_0.xsd (Please note that, there is no change in xsd file for CEP 8 and 9).

**Samples**
* [Sample extensions](https://github.com/Adobe-CEP/Samples)
Expand Down

0 comments on commit e67ac38

Please sign in to comment.