You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a [vfox plugin](https://vfox.lhan.me/plugins/create/howto.html) template with CI that package and publish the plugin.
4
-
5
-
## Usage
6
-
7
-
1.[Generate](https://github.com/version-fox/vfox-plugin-template/generate) a new repository based on this template.
8
-
2. Configure [metadata](https://github.com/version-fox/vfox-plugin-template/blob/main/metadata.lua) information
9
-
3. To develop your plugin further, please read [the plugins create section of the docs](https://vfox.lhan.me/plugins/create/howto.html).
10
-
11
-
12
-
## How to publish?
13
-
14
-
1. Push a new tag to the repository which name is `vX.Y.Z` (X.Y.Z is the version number).
15
-
2. The CI will automatically package, then publish [release](https://github.com/version-fox/vfox-plugin-template/releases/tag/v0.0.1) and publish [manifest](https://github.com/version-fox/vfox-plugin-template/releases/tag/manifest).
1
+
# Introduction
2
+
vfox-scala is a plugin for [vfox](https://vfox.lhan.me/).
3
+
# Install
4
+
After installing vfox, run the following command to add the plugin:
0 commit comments