Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Add a CDN type to your project

...

by adding a component to your project under /projects/yourproject/packages/cdn/.

The name of the component will the the name of the CDN type. FarCry takes care of details like checking file uniqueness, interfacing with outher CDN types, and handling uploads - you just need to provide the basic file operations. Note that in this document REQ denotes arguments that will always be provided, and OPT denotes arguments that will sometimes be provided.

...