Revert "Lint sequences using the external utility command."
This reverts commit 1442056cb1.
This commit is contained in:
4
Makefile
4
Makefile
@@ -254,19 +254,15 @@ test: utility mods
|
|||||||
@echo
|
@echo
|
||||||
@echo "Testing Tiberian Sun mod MiniYAML..."
|
@echo "Testing Tiberian Sun mod MiniYAML..."
|
||||||
@mono --debug OpenRA.Utility.exe ts --check-yaml
|
@mono --debug OpenRA.Utility.exe ts --check-yaml
|
||||||
@mono --debug OpenRA.Utility.exe ts --check-sequence-sprites
|
|
||||||
@echo
|
@echo
|
||||||
@echo "Testing Dune 2000 mod MiniYAML..."
|
@echo "Testing Dune 2000 mod MiniYAML..."
|
||||||
@mono --debug OpenRA.Utility.exe d2k --check-yaml
|
@mono --debug OpenRA.Utility.exe d2k --check-yaml
|
||||||
@mono --debug OpenRA.Utility.exe d2k --check-sequence-sprites
|
|
||||||
@echo
|
@echo
|
||||||
@echo "Testing Tiberian Dawn mod MiniYAML..."
|
@echo "Testing Tiberian Dawn mod MiniYAML..."
|
||||||
@mono --debug OpenRA.Utility.exe cnc --check-yaml
|
@mono --debug OpenRA.Utility.exe cnc --check-yaml
|
||||||
@mono --debug OpenRA.Utility.exe cnc --check-sequence-sprites
|
|
||||||
@echo
|
@echo
|
||||||
@echo "Testing Red Alert mod MiniYAML..."
|
@echo "Testing Red Alert mod MiniYAML..."
|
||||||
@mono --debug OpenRA.Utility.exe ra --check-yaml
|
@mono --debug OpenRA.Utility.exe ra --check-yaml
|
||||||
@mono --debug OpenRA.Utility.exe ra --check-sequence-sprites
|
|
||||||
|
|
||||||
|
|
||||||
##### Launchers / Utilities #####
|
##### Launchers / Utilities #####
|
||||||
|
|||||||
Reference in New Issue
Block a user