-
-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adopting ALCOR and pointing it at my new version (#9834)
- Loading branch information
1 parent
ac1b597
commit 221f773
Showing
2 changed files
with
26 additions
and
23 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
spec_version: v1.4 | ||
identifier: ALCOR | ||
author: | ||
- alexustas | ||
- JonnyOThan | ||
$kref: '#/ckan/spacedock/3499' | ||
$vref: '#/ckan/ksp-avc' | ||
license: CC-BY-NC-SA-3.0 | ||
tags: | ||
- parts | ||
- crewed | ||
depends: | ||
- name: ModuleManager | ||
- name: ASETAgency | ||
- name: ASETProps | ||
recommends: | ||
- name: FreeIva | ||
supports: | ||
- name: KIS | ||
- name: KeepFit | ||
- name: ConnectedLivingSpace | ||
conflicts: | ||
- name: ALCORIVAPatch | ||
install: | ||
- find: ASET | ||
install_to: GameData |