OpenServerPanel/addons/NVM/ospanel_data/addon.dat

45 lines
995 B
Plaintext
Raw Normal View History

2024-04-07 18:31:08 +00:00
; WARNING! DO NOT EDIT THIS FILE!
[main]
architecture = x64
category = NVM
enabled = on
2024-04-17 04:46:50 +00:00
license = https://raw.githubusercontent.com/coreybutler/nvm-windows/master/LICENSE
2024-04-07 18:31:08 +00:00
license_type = MIT License (MIT)
min_windows_ver = 10.0.10240
timestamp = 1651770000
version = 1.1.12
2024-04-17 04:46:50 +00:00
[docs]
English = https://github.com/coreybutler/nvm-windows
2024-04-07 18:31:08 +00:00
[addon_env.bat]
comment = ::
2024-04-14 23:42:06 +00:00
destination = {root_dir}\data\cli\nvm_helper.bat
2024-04-07 18:31:08 +00:00
enabled = on
encoding = UTF8
path_separator = \
source_dir = {root_dir}\system\templates
2024-04-14 23:42:06 +00:00
[nvm.bat]
comment = ::
destination = {root_dir}\data\cli\nvm.bat
enabled = on
encoding = UTF8
path_separator = \
2024-04-07 18:31:08 +00:00
[settings.txt]
destination = {root_dir}\addons\{addon_name}\settings.txt
enabled = on
encoding = UTF8
path_separator = \
[environment]
2024-04-14 23:58:42 +00:00
PATH = %PATH%