update template & add picacg

This commit is contained in:
nyne
2024-10-15 20:55:14 +08:00
parent 1eed103f27
commit f072b27d67
5 changed files with 2056 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
# venera-configs
Configuration file repository for venera
## Create a new configuration
1. Download `_template_.js`, `_venera_.js`, put them in the same directory
2. Rename `_template_.js` to `your_config_name.js`
3. Edit `your_config_name.js` to your needs.
- The `_template_.js` file contains comments to help you with that.
- The `_venera_.js` is used for code completion in your IDE.