We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a26a09 commit 929d2ceCopy full SHA for 929d2ce
fission/README.md
@@ -39,6 +39,10 @@ npm i
39
| `format` | Runs `prettier:fix` and `lint:fix`. **Do not use** for the same reasons as `prettier:fix`. |
40
| `assetpack` | Downloads the assetpack and unzips/installs it in the correct location. |
41
42
+### Autodesk Platform Services
43
+
44
+To test/enable the use of Autodesk Platform Services (APS), please follow instructions for development web server (Closed Source).
45
46
## Core Systems
47
These core systems make up the bulk of the vital technologies to make Synthesis work. The idea is that these systems will serve as a
48
jumping off point for anything requiring real-time simulation.
0 commit comments