Skip to content

Commit

Permalink
Add GitHub download
Browse files Browse the repository at this point in the history
  • Loading branch information
cheese3660 authored Jan 15, 2024
1 parent c9e2bca commit 0fac8cd
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions NetKAN/PremonitionForSpaceWarp.netkan
Original file line number Diff line number Diff line change
@@ -1,13 +1,31 @@
spec_version: v1.18
spec_version: v1.34

Check warning on line 1 in NetKAN/PremonitionForSpaceWarp.netkan

View workflow job for this annotation

GitHub Actions / Inflate

3364 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: BepInEx/plugins/Premonition/Premonition.Core.dll, BepInEx/plugins/Premonition/Premonition.SpaceWarp.dll
identifier: PremonitionForSpaceWarp
$kref: '#/ckan/github/cheese3660/Premonition/asset_match/SpaceWarp'
$vref: '#/ckan/space-warp'
x_netkan_version_edit:
find: ^v
replace: ''
strict: false
license: MIT
tags:
- plugin
- library
depends:
- name: SpaceWarp
install:
- find: Premonition
install_to: BepInEx/plugins
---
spec_version: v1.34
identifier: PremonitionForSpaceWarp
$kref: '#/ckan/spacedock/3548'
$vref: '#/ckan/space-warp'
license: MIT
tags:
- plugin
- library
depends:
- name: SpaceWarp
install:
- find: Premonition
install_to: BepInEx/plugins
x_via: Automated SpaceDock CKAN submission

0 comments on commit 0fac8cd

Please sign in to comment.