Skip to content

Commit

Permalink
Upgrade to new template version
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-bures committed Dec 10, 2023
1 parent dd637b7 commit 2a17cd5
Show file tree
Hide file tree
Showing 33 changed files with 350 additions and 574 deletions.
63 changes: 0 additions & 63 deletions .gitattributes

This file was deleted.

18 changes: 18 additions & 0 deletions .github/workflows/spacewarp.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Space Warp Version Checker

on:
push:

jobs:
verify:
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v2

- name: Verify KSP2 Mod
uses: Rexicon226/VerifierAction@V0.5

- name: KSP2 Builder
uses: Rexicon226/KSP2Builder@V0.1
Loading

0 comments on commit 2a17cd5

Please sign in to comment.