Files
venera-configs/README.md
2024-10-15 20:55:14 +08:00

398 B

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.