Splits sequences.yaml into multiple files.
The sequences.yaml is a behemoth, next to impossible to navigate other than through the search function. Splitting it into multiple files named after their category makes navigation easier for everyone.
This commit is contained in:
@@ -41,7 +41,13 @@ Rules:
|
||||
mods/ra/rules/ships.yaml
|
||||
|
||||
Sequences:
|
||||
mods/ra/sequences.yaml
|
||||
mods/ra/sequences/ships.yaml
|
||||
mods/ra/sequences/vehicles.yaml
|
||||
mods/ra/sequences/basestructures.yaml
|
||||
mods/ra/sequences/infantry.yaml
|
||||
mods/ra/sequences/aircraft.yaml
|
||||
mods/ra/sequences/animations.yaml
|
||||
mods/ra/sequences/other.yaml
|
||||
|
||||
Cursors:
|
||||
mods/ra/cursors.yaml
|
||||
|
||||
Reference in New Issue
Block a user