> For the complete documentation index, see [llms.txt](https://corner-scripts.gitbook.io/corner-scripts-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://corner-scripts.gitbook.io/corner-scripts-docs/assets-and-guides/free-3d-printerd-script/installation.md).

# ✅Installation

1. Download and extract the resource to your server's resources folder
2. Download all dependencies
   * [es\_extended](https://github.com/esx-framework/esx_core)
   * [ox\_inventory](https://github.com/overextended/ox_inventory)
   * [ox\_target](https://github.com/overextended/ox_target)
   * [ox\_lib](https://github.com/overextended/ox_lib)
3. Add the resource to your server.cfg:

   ```
   ensure esx_3dprinter
   ```
4. Configure the script in `config.lua`
5. Add required items to your ox\_inventory items
6. Restart your server
