Dota 2 تقترب من لينكس



http://i1-news.softpedia-static.com/images/news2/Dota-2-Confirmed-for-Linux-and-Mac-OS-by-Valve-2.jpg?1373440206



أكّدت شركة Valve أن لعبة Dota 2 قادمة عما قريب إلى منصة لينكس إلى جانب منصة ماكنتوش.
وكما يظهر في الموقع الرسمي :
Will Dota 2 be available for Mac or Linux?
هل ستكون دوتا 2 متوفرة للماك واللينكس؟
The Mac and Linux builds are currently in testing and will be available soon.
نسختي ماك ولينكس حاليا في طور الاختبار، وستكونان متاحتين قريبا.
شكرا لتعليقك
}; $('#notif').click(function(){$("#cm-wrapper").css({right: "0px"});$("#bg, #notif2").show();$("#notif").hide();});$('#notif2').click(function(){$("#cm-wrapper").css({right: "-381px"});$("#bg, #notif2").hide();$("#notif").show();});$('#bg').click(function(){$("#cm-wrapper").css({right: "-381px"});$("#bg, #notif2").hide();$("#notif").show();});document.getElementById('notif').onclick = function() {document.title = originalTitle;$('#show-total').hide();};document.getElementById('show-total').onclick = function() {document.title = originalTitle;$('#show-total').hide();$("#cm-wrapper").css({right: "0px"});$("#bg").show();};setTimeout(function() {$('.myframe').each(function() {$(this).replaceWith('');});}, 5000);$(document).ready(function() { var stickyNavTop = $('#HTML001').offset().top; var stickyNav = function(){var scrollTop = $(window).scrollTop(); if (scrollTop > stickyNavTop) { $('#HTML001').addClass('sticky');} else {$('#HTML001').removeClass('sticky'); }};stickyNav();$(window).scroll(function() {stickyNav();});}); setTimeout(function() { $('.jsfiddle-demo').each(function() { $(this).replaceWith(''); });