Skip to content

Commit

Permalink
Add QuickMods from SpaceDock (#166)
Browse files Browse the repository at this point in the history
* Add QuickMods from SpaceDock

This is an automated commit on behalf of malah

* Update QuickMods.netkan

* Update QuickMods.netkan

---------

Co-authored-by: malah <[email protected]>
Co-authored-by: cheese3660 <[email protected]>
  • Loading branch information
3 people authored Feb 24, 2024
1 parent d82ede8 commit 2deedea
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions NetKAN/QuickMods.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
spec_version: v1.34

Check failure on line 1 in NetKAN/QuickMods.netkan

View workflow job for this annotation

GitHub Actions / Inflate

3215 [1] FATAL CKAN.NetKAN.Program (null) - Out-of-order version found on unreliable server: 2.0.0 < 2.0.0-KSP2-0.2.1.0.30833 < 1:2.0.0
identifier: QuickMods
$kref: '#/ckan/github/malahx/QuickMods'
$vref: '#/ckan/space-warp'
license: Unlicense
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: QuickMods
install_to: BepInEx/plugins
x_netkan_version_edit:
find: ^v
replace: ''
strict: 'false'
---
spec_version: v1.34
identifier: QuickMods
$kref: '#/ckan/spacedock/3569'
$vref: '#/ckan/space-warp'
license: Unlicense
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: QuickMods
install_to: BepInEx/plugins
x_via: Automated SpaceDock CKAN submission

0 comments on commit 2deedea

Please sign in to comment.