Created
October 11, 2024 15:59
-
-
Save derammo/12016cd7abb3ec8d769fc87c84eec5f6 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> | |
<DefaultPropertiesCollection LoadingOrder="0.5"> | |
<DefaultProperties Id="Core.AntiAircraft" Base="Core.Vehicle"> | |
<Criteria> | |
<Type>Ground</Type> | |
</Criteria> | |
</DefaultProperties> | |
</DefaultPropertiesCollection> | |
<!-- | |
INSTALL: | |
create some .xml file in %APPDATA%\Tacview\Data\Database\Default Properties\ | |
with these contents | |
--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment