2018-03-23 14:54:29 +03:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2018-03-23 15:02:13 +03:00
< title > Metamod-r - (un)Official site< / title >
2018-03-23 14:54:29 +03:00
< link rel = "stylesheet" href = "/assets/css/fa-svg-with-js.css" crossorigin = "anonymous" / >
< link href = "https://fonts.googleapis.com/css?family=Open+Sans" rel = "stylesheet" >
<!-- Bulma Version 0.6.2 -->
< link rel = "stylesheet" href = "/assets/css/bulma.css" crossorigin = "anonymous" / >
< link rel = "stylesheet" type = "text/css" href = "/assets/css/hero.css" >
< / head >
< body >
< section class = "hero is-info is-medium is-bold" >
< div class = "hero-head" >
< nav class = "navbar" >
< div class = "container" >
< div class = "navbar-brand" >
2018-03-23 15:36:45 +03:00
< a class = "navbar-item" href = "/" >
< img src = "/assets/img/valve.svg" alt = "Metamod-r" width = "32" height = "32" >
< / a >
2018-03-23 14:54:29 +03:00
< span class = "navbar-burger burger" data-target = "navbarMenu" >
< span > < / span >
< span > < / span >
< span > < / span >
< / span >
< / div >
< div id = "navbarMenu" class = "navbar-menu" >
< div class = "navbar-end" >
< a class = "navbar-item is-active" >
2018-03-23 15:36:45 +03:00
< span class = "icon" >
< i class = "fas fa-home" > < / i >
< / span > Home
2018-03-23 14:54:29 +03:00
< / a >
2018-03-23 15:36:45 +03:00
< a class = "navbar-item" href = "https://github.com/theAsmodai/metamod-r/releases" target = "_blank" >
< span class = "icon" >
< i class = "fas fa-download" > < / i >
< / span > Releases
2018-03-23 14:54:29 +03:00
< / a >
2018-03-23 15:36:45 +03:00
< a class = "navbar-item" href = "https://github.com/theAsmodai/metamod-r/wiki" target = "_blank" >
< span class = "icon" >
< i class = "fas fa-book" > < / i >
< / span > Documentation
2018-03-23 14:54:29 +03:00
< / a >
< span class = "navbar-item" >
2018-03-23 15:36:45 +03:00
< a class = "button is-white is-outlined is-small" href = "https://github.com/theAsmodai/metamod-r" target = "_blank" >
2018-03-23 14:54:29 +03:00
< span class = "icon" >
2018-03-23 15:02:13 +03:00
< i class = "fab fa-github" > < / i >
2018-03-23 14:54:29 +03:00
< / span >
< span > View Source< / span >
< / a >
< / span >
< / div >
< / div >
< / div >
< / nav >
< / div >
< div class = "hero-body" >
2018-03-23 16:32:37 +03:00
< div class = "container" >
2018-03-23 14:54:29 +03:00
< h1 class = "title" >
2018-03-23 15:36:45 +03:00
< img src = "/assets/img/valve.svg" alt = "Metamod-r" width = "32" height = "32" > < strong > Metamod-r< / strong >
2018-03-23 14:54:29 +03:00
< / h1 >
2018-03-23 16:32:37 +03:00
< span class = "subtitle" >
< p > < strong > Metamod-r< / strong > is based on the original version of < span class = "button is-white is-outlined is-small" > < a href = "http://metamod.org/" > < i class = "fas fa-link" > < / i > Metamod< / a > < / span > written by < span class = "button is-white is-outlined is-small" > < a href = "mailto:willday@metamod.org" > < i class = "fas fa-user" > < / i > Will Day< / a > < / span > for Half-Life 1 with some improvements from < span class = "button is-white is-outlined is-small" > < a href = "https://github.com/jkivilin" > < i class = "fas fa-user" > < / i > Jussi Kivilinna< / a > < / span > (Developer of < span class = "button is-white is-outlined is-small" > < a href = "https://github.com/jkivilin/metamod-p" > < i class = "fab fa-github" > < / i > Metamod-p< / a > < / span > ).< / p >
< p > < / p >
< p > This product contains a large number of performance optimizations and more pure code. The core was written using JIT compiler.< / p >
< p > < / p >
< p > Metamod-r is incompatible with original < span class = "button is-white is-outlined is-small" > < a href = "https://developer.valvesoftware.com/wiki/Half-Life_Dedicated_Server" > < i class = "fas fa-link" > < / i > HLDS< / a > < / span > . It's necessary to have installed < span class = "button is-white is-outlined is-small" > < a href = "https://github.com/dreamstalker/ReHLDS" > < i class = "fab fa-github" > < / i > ReHLDS (API 3.1+)< / a > < / span > . There is no guarantee that the product will work in a different environment.< / p >
< p > < / p >
< p > Distributed under
< a href = "https://github.com/theAsmodai/metamod-r/blob/master/LICENSE" >
< img alt = "GitHub license" src = "https://img.shields.io/github/license/theAsmodai/metamod-r.svg??longCache=true&style=flat-square" >
< / a > .
< / p >
2018-03-23 14:54:29 +03:00
< / div >
< / div >
< / section >
2018-03-23 16:32:37 +03:00
<!-- div class="box cta">
2018-03-23 14:54:29 +03:00
< p class = "has-text-centered" >
< span class = "tag is-primary" > New< / span > Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
< / p >
< / div >
2018-03-23 16:32:37 +03:00
< div class = "intro column is-8 is-offset-2" >
< h2 class = "title" > Perfect for developers or designers!< / h2 > < br >
< p class = "subtitle" > Vel fringilla est ullamcorper eget nulla facilisi. Nulla facilisi nullam vehicula ipsum a. Neque egestas congue quisque egestas diam in arcu cursus.< / p >
< / div-- >
2018-03-23 14:54:29 +03:00
< section class = "container" >
< div class = "columns features" >
2018-03-23 16:32:37 +03:00
< div class = "column is-6" >
2018-03-23 14:54:29 +03:00
< div class = "card" >
< div class = "card-image has-text-centered" >
2018-03-23 16:32:37 +03:00
< i class = "fas fa-medkit" > < / i > < strong > Project's Health< / strong >
2018-03-23 14:54:29 +03:00
< / div >
2018-03-23 16:32:37 +03:00
< div class = "card-content has-text-centered" >
2018-03-23 14:54:29 +03:00
< div class = "content" >
2018-03-23 16:32:37 +03:00
< p >
< img alt = "Experimental" src = "https://img.shields.io/badge/status-experimental-orange.svg?style=flat-square" >
< img alt = "GitHub issues" src = "https://img.shields.io/github/issues/theAsmodai/metamod-r.svg??longCache=true&style=flat-square" >
< img alt = "GitHub forks" src = "https://img.shields.io/github/forks/theAsmodai/metamod-r.svg??longCache=true&style=flat-square" >
< img alt = "GitHub stars" src = "https://img.shields.io/github/stars/theAsmodai/metamod-r.svg??longCache=true&style=flat-square" >
< / p >
2018-03-23 14:54:29 +03:00
< / div >
< / div >
< / div >
< / div >
2018-03-23 16:32:37 +03:00
< div class = "column is-6" >
2018-03-23 14:54:29 +03:00
< div class = "card" >
< div class = "card-image has-text-centered" >
2018-03-23 16:32:37 +03:00
< i class = "fas fa-cloud-download-alt" > < / i > < strong > CI Download< / strong >
2018-03-23 14:54:29 +03:00
< / div >
< div class = "card-content" >
2018-03-23 16:32:37 +03:00
< div class = "content has-text-centered" >
< p >
< a href = "http://teamcity.rehlds.org/viewType.html?buildTypeId=Metamod_Publish&guest=1" >
< img alt = "Build status" src = "https://img.shields.io/teamcity/http/teamcity.rehlds.org/e/Metamod_Publish.svg?style=flat-square&label=TC%20Build" >
< / a >
< a href = "http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful" >
< img alt = "Quick download" src = "https://camo.githubusercontent.com/2b15ec2fc402e02b66fde9eab7e896406caeddac/687474703a2f2f7265686c64732e6f72672f76657273696f6e2f6d6574616d6f642d2d722e737667" >
< / a >
< a href = "https://github.com/theAsmodai/metamod-r/blob/master/LICENSE" >
< img alt = "GitHub license" src = "https://img.shields.io/github/license/theAsmodai/metamod-r.svg??longCache=true&style=flat-square" >
< / a >
< / p >
2018-03-23 14:54:29 +03:00
< / div >
< / div >
< / div >
2018-03-23 16:32:37 +03:00
< / div >
2018-03-23 14:54:29 +03:00
< / div >
2018-03-23 16:32:37 +03:00
2018-03-23 14:54:29 +03:00
< / section >
< footer class = "footer" >
< div class = "container" >
< div class = "content has-text-centered" >
2018-03-23 16:32:37 +03:00
< p > Icons made by < a href = "http://www.freepik.com" title = "Freepik" > Freepik< / a > from < a href = "https://www.flaticon.com/" title = "Flaticon" > www.flaticon.com< / a > is licensed by < a href = "http://creativecommons.org/licenses/by/3.0/" title = "Creative Commons BY 3.0" target = "_blank" > < img src = "https://img.shields.io/badge/License-CC%203.0%20BY-orange.svg?longCache=true&style=flat-square" > < / a > < / p >
2018-03-23 14:54:29 +03:00
< p >
2018-03-23 15:36:45 +03:00
< strong > Bulma Templates< / strong > by < a href = "https://github.com/dansup/bulma-templates" >
< i class = "fab fa-github" > < / i >
Daniel Supernault< / a > . The source code
2018-03-23 16:32:37 +03:00
< a href = "https://github.com/dansup/bulma-templates/blob/master/LICENSE" > < img src = "https://img.shields.io/badge/Licelnse-MIT-brightgreen.svg?longCache=true&style=flat-square" > < / a > .
2018-03-23 14:54:29 +03:00
< / p >
< p >
2018-03-23 16:32:37 +03:00
Site developed and hosted by < a href = "https://ww.epicm.org/" > < i class = "far fa-hdd" > < / i > EpicMorg< / a > , 2018
2018-03-23 14:54:29 +03:00
< / p >
< / div >
< / div >
< / footer >
< script async type = "text/javascript" src = "/assets/js/bulma.js" > < / script >
2018-03-23 15:02:13 +03:00
<!-- script defer src="/assets/js/fa - v4 - shims.js" crossorigin="anonymous"></script -->
2018-03-23 14:54:29 +03:00
< script defer src = "/assets/js/fontawesome.all.js" crossorigin = "anonymous" > < / script >
< / body >
< / html >