Create Mod dir on base game update. (#231)
This commit is contained in:
		@@ -6,6 +6,12 @@
 | 
			
		||||
    "UpdateSourceData": "294420",
 | 
			
		||||
    "UpdateSourceVersion": "{{Stream}}"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "UpdateStageName":"Create Mod Directory",
 | 
			
		||||
    "UpdateSourcePlatform":"All",
 | 
			
		||||
    "UpdateSource":"CreateDirectory",
 | 
			
		||||
    "UpdateSourceArgs":"{{$FullBaseDir}}Mods"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "UpdateStageName": "Settings File Download",
 | 
			
		||||
    "UpdateSourcePlatform": "All",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user