mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-30 20:40:15 +00:00
14 lines
517 B
Markdown
14 lines
517 B
Markdown
|
# **AppName<span></span>.json Files**
|
||
|
|
||
|
`AppName.json` files found in the `/json` directory. These files are used to provide informations for the website. For this guide we take `/json/snipeit.json` as example.
|
||
|
|
||
|
## Table of Contents
|
||
|
|
||
|
- [**AppName.json Files**](#appnamejson-files)
|
||
|
- [Table of Contents](#table-of-contents)
|
||
|
- [1. JSON Generator](#1-json-generator)
|
||
|
|
||
|
## 1. JSON Generator
|
||
|
|
||
|
Use the [JSON Generator](https://community-scripts.github.io/ProxmoxVE/json-editor) to create this file for your application.
|