Skip to content

Commit

Permalink
Retire SpaceWarp/Mods path, vref for swinfo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Mar 8, 2023
1 parent 5da0767 commit ebf1557
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion NetKAN/LazyOrbit.netkan
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
spec_version: v1.31
identifier: LazyOrbit
$kref: '#/ckan/spacedock/3258'
$vref: '#/ckan/space-warp'
license: CC-BY-SA-4.0
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: LazyOrbit
install_to: SpaceWarp/Mods
install_to: BepInEx/plugins
5 changes: 4 additions & 1 deletion NetKAN/SpaceWarp.netkan
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
spec_version: v1.31
identifier: SpaceWarp
$kref: '#/ckan/spacedock/3277'
$kref: '#/ckan/spacedock/3257'
$vref: '#/ckan/space-warp'
license: MIT
tags:
- plugin
- library
depends:
- name: BepInEx
install:
- find: ConfigurationManager
install_to: BepInEx/plugins
- find: SpaceWarp
install_to: BepInEx/plugins

0 comments on commit ebf1557

Please sign in to comment.