{{ __('downloads.title') }}

@forelse($downloads as $download)
{{ $download->name }}
{{ $download->name }}
File Size:
{{ $download->file_size }}
{{ __('downloads.download-button') }}
@empty
{{ __('downloads.no-downloads') }}
@endforelse

{{ __('Graphic Drivers') }}

{{ __('Game Requirements') }}

{{__('Category')}} {{__('Minimum Requirements')}} {{__('Recommended Requirements')}}
{{__('CPU')}} {{__('Pentium 3 800MGz or higher')}} {{__('Intel i3 or higher')}}
{{__('RAM')}} {{__('2GB')}} {{__('4GB')}}
{{__('VGA')}} {{__('3D speed over GeForce2 or ATI 9000')}} {{__('3D speed over GeForce FX 5600 or ATI 9500')}}
{{__('SOUND')}} {{__('DirectX 9.0c Compatibility card')}} {{__('DirectX 9.0c Compatibility card')}}
{{__('HDD')}} {{__('5GB or higher (including swap and temporary file)')}} {{__('8GB or higher (including swap and temporary file)')}}
{{__('OS')}} {{__('Windows 7')}} {{__('Windows 10')}}