﻿modcon_loadingscreen = { # Must have a matching file_name.dds texture in the same directory
	priority = 100 # Priority for this load screen, used for relative weighting, defaults to 1, must be > 0
	show_first = yes # Should this screen try to show first, defaults to no, uses the above priority and will pick the highest one to be shown first
}