You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,14 @@ This repo contains the backend for DeepMake software. It requires host plugins
19
19
## Install the Host plugins you desire:
20
20
* Windows
21
21
* After Effects:
22
-
* Download the [Binaries_Win.zip](https://github.com/DeepMakeStudio/DeepMake/releases/download/0.1.0-alpha/Binaries_Win.zip) file.
22
+
* Download the [Binaries_Win.zip](https://github.com/DeepMakeStudio/DeepMake/releases/download/0.1.1-alpha/Binaries_Win.zip) file.
23
23
* From that zip file
24
24
* Install DeepMake_ae.aex to your After Effects plugin folder (`C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\`)
25
25
* Install appPrompt.exe to the following folder (You may need to make the folder to put the file in) `C:\Program Files\DeepMake\Prompt\bin\appPrompt.exe`
26
26
* Nuke: Coming Soon
27
27
* Mac:
28
28
* After Effects:
29
-
* Download the [Binaries_Mac.zip](https://github.com/DeepMakeStudio/DeepMake/releases/download/0.1.0-alpha/Binaries_Mac.zip) file.
29
+
* Download the [Binaries_Mac.zip](https://github.com/DeepMakeStudio/DeepMake/releases/download/0.1.1-alpha/Binaries_Mac.zip) file.
30
30
* From that zip file
31
31
* Install DeepMake_ae.bundle to your After Effects plugin folder (`/Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/`)
32
32
* Install appPrompt.app to the following folder `/Applications/`
@@ -55,4 +55,4 @@ Then you may choose from the installed plugins. Each processing plugin will hav
55
55
56
56
For support see [DeepMake.com](https://deepmake.com/)
57
57
58
-
New Guides, Videos, and tutorials will be released over time.
58
+
New Guides, Videos, and tutorials will be released over time.
0 commit comments