{
	"name": "Disable Fog",
	"description": "Makes the game look alot better, and probably even gives you an FPS Boost.",
	"author": "rrti",
	"contact": "http://steamcommunity.com/id/rrti",
	"version": "1.3",
	"priority": 0,
	"hooks": [
		{
			"hook_id": "core/lib/managers/viewport/environment/coreenvironmentfeeder",
			"script_path": "disablefog.lua"
		}
	]
}