mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Renamed CTLD plugin settings to Retribution
Renamed CTLD plugin settings to Retribution, as well as some other miscellaneous files too.
This commit is contained in:
4
.github/actions/build-app/action.yaml
vendored
4
.github/actions/build-app/action.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Build Liberation package
|
||||
description: Assembles the full Liberation application.
|
||||
name: Build Retribution package
|
||||
description: Assembles the full Retribution application.
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Liberation JS set-up
|
||||
description: Sets up the Liberation Javascript environment.
|
||||
name: Retribution JS set-up
|
||||
description: Sets up the Retribution Javascript environment.
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Liberation Python set-up
|
||||
description: Sets up the Liberation Python environment.
|
||||
name: Retribution Python set-up
|
||||
description: Sets up the Retribution Python environment.
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user