https://openplanet.dev/

ID da verificação
f368d279-f3b9-4092-bdc7-c9a2742bc6c8Concluído
URL enviado:
https://openplanet.dev/
Relatório concluído:
LinkTexto
http://www.angelcode.com/angelscript/AngelScript
https://www.patreon.com/openplanetBecome a Patron!
https://mastodon.gamedev.place/@openplanet Mastodon
https://codecat.nl/Melissa 'Miss' Geels
https://meow.social/@codecat@[email protected]

Variáveis JavaScript · 5 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hljsobject
goatcounterobject

Mensagens de registro do console · 0 encontrada(s)

HTML

<!DOCTYPE html><html prefix="og: http://ogp.me/ns#" lang="en"><head>
		<meta charset="utf-8">

		<title>Openplanet</title>

		<meta name="viewport" content="width=device-width, initial-scale=1">

		<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
		<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
		<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png">
		<link rel="manifest" href="/manifest.json">
		<link rel="mask-icon" href="/img/safari-pinned-tab.svg" color="#5bbad5">

		
		<meta name="theme-color" content="#ff3399">
		<meta property="og:title" content="Openplanet">
		<meta property="og:type" content="website">
		<meta property="og:image" content="https://openplanet.dev/img/logo_icon.png">
		<meta property="og:url" content="https://openplanet.dev/">
		<meta property="og:description" content="Advanced extension platform for the Trackmania community.">

		<link rel="search" type="application/opensearchdescription+xml" href="/opensearch/plugins" title="Openplanet Plugin Search">
		<link rel="search" type="application/opensearchdescription+xml" href="/opensearch/api" title="Openplanet Developer API Search">

		<link rel="stylesheet" href="/style.css?1727870286">
		<link rel="stylesheet" href="/css/fork-awesome.min.css">
		<link rel="stylesheet" href="/css/agate.min.css?1657751010">

			</head>

	<body class="has-navbar-fixed-top">
		<nav class="navbar is-fixed-top">
			<div class="container">
				<div class="navbar-brand">
					<a href="/" class="navbar-item">
												<span class="icon has-text-openplanet"><i class="fa fa-heartbeat"></i></span>
						<span>open<b>planet</b></span>
					</a>

					<a class="navbar-burger" data-target="navMenu"><span></span><span></span><span></span></a>
				</div>

				<div class="navbar-menu" id="navMenu">
					<div class="navbar-start">
															<a href="/plugins" class="navbar-item">
																					<span class="icon"><i class="fa fa-code-fork"></i></span>
																				<span>Plugins</span>
									</a>
																		<a href="/files" class="navbar-item">
																					<span class="icon"><i class="fa fa-file-o"></i></span>
																				<span>Files</span>
									</a>
																		<a href="/docs" class="navbar-item">
																					<span class="icon"><i class="fa fa-book"></i></span>
																				<span>Documentation</span>
									</a>
																		<a href="/news" class="navbar-item">
																					<span class="icon"><i class="fa fa-newspaper-o"></i></span>
																				<span>News</span>
									</a>
																		<div class="navbar-item">
										<a href="/download" class="button is-secondary is-small is-outlined">
																							<span class="icon"><i class="fa fa-download"></i></span>
																						<span>Download Openplanet</span>
										</a>
									</div>
														</div>

					<div class="navbar-end">
													<div class="navbar-item">
								<a href="/user/login" class="button is-small">
									<span class="icon"><i class="fa fa-github"></i></span>
									<span>Login with Github</span>
								</a>
							</div>
											</div>
				</div>
			</div>
		</nav>

		<section class="hero is-dark is-medium main-header">
	<div class="hero-body">
		<div class="container has-text-centered">
			<h1 class="title"><i class="fa fa-heartbeat mr-2"></i> Openplanet</h1>
			<h2 class="subtitle">The advanced extension platform for Trackmania and Maniaplanet.</h2>

			<div class="content">
				<p class="is-hidden-mobile">
					<a href="/download/next" class="my-4 button is-primary"><i class="fa fa-download mr-2"></i> Download for Trackmania</a>
					<br>
					<a href="/download/v4" class="button is-primary is-inverted is-small">Download for ManiaPlanet</a>
					<a href="/download/turbo" class="button is-primary is-inverted is-small">Download for TrackMania Turbo</a>
				</p>
			</div>
		</div>
	</div>
</section>

<section class="section">
	<div class="container">
		<h1 class="title">Openplanet</h1>
		<h2 class="subtitle">Alternative scripting platform for the Trackmania and Maniaplanet creative community.</h2>

		<div class="content">
			<p>Openplanet unlocks the true potential of <b>Trackmania</b>, <b>Maniaplanet</b>, and <b>TrackMania Turbo</b>.</p>

			<p>With Openplanet installed, you automatically have access to a lot of new features in Trackmania, Maniaplanet, and Turbo. Some highlights include:</p>

			<ul>
				<li>Many custom plugins and tools <a href="/plugins">created by the community</a>.</li>
				<li>An in-game plugin manager to easily install plugins and keep them updated.</li>
				<li>Exploring all of the game's internals within the Openplanet overlay.</li>
				<li>Browsing and extracting files from Pack.Gbx and .pak files.</li>
				<li>Full <a href="/plugins/discord">Discord Rich Presence</a> integration for Trackmania, Maniaplanet, and Turbo.</li>
				<li>Unlimited item embed size for maps.</li>
				<li>Advanced scripting language <a href="http://www.angelcode.com/angelscript/" target="_blank" rel="noopener noreferrer">AngelScript</a> to make your own Openplanet plugins.</li>
				<li>Increasing map decor size to <a href="/plugins/deco64">64 x 64</a> and beyond.</li>
				<li><a href="/plugins/stadium">Unlocking environment mixing</a> on TrackMania 2 Stadium.</li>
			</ul>

			<p>If you're ready to give Openplanet a try, head on over to the <a href="/download">downloads</a> page and download the latest version, then check out the <a href="/docs">documentation</a> to bring you up to speed.</p>
		</div>

		<div class="notification is-discord">
			<span class="icon"><i class="fa fa-discord-alt"></i></span>
			<span>Join the <a class="has-text-white" href="/link/discord" target="_blank" rel="noopener noreferrer"><strong><u>Openplanet Discord</u></strong></a> to stay up to date on the latest news, and talk to other people from the Trackmania and Maniaplanet community. It also serves as a place for game update notifications.</span>
		</div>
	</div>
</section>

<section class="hero is-dark">
	<div class="hero-body">
		<div class="container content">
			<h1 class="title">Donate</h1>
			<p>The best way to support Openplanet development is through Patreon!</p>
			<p><a class="button is-primary is-outlined" href="https://www.patreon.com/openplanet" target="_blank">
				<span class="icon"><i class="fa fa-patreon"></i></span>
				<span>Become a Patron!</span>
			</a></p>
			<p>
				Additionally, you can support me by <a href="/link/twitch" target="_blank" rel="noopener noreferrer">subscribing on Twitch</a>!
				Also, why not <a href="/link/discord" target="_blank" rel="noopener noreferrer">join the discord</a> and say hi? :)
			</p>
		</div>
	</div>
</section>
<section class="section">
	<div class="container">
			<p><small>Page updated <span title="Fri, 22 Apr 2022 18:05:54 +0200">3 years ago</span> by <span class="has-text-team">Miss</span><span class="verified" title="Trusted developer"><img src="/img/verified.svg" alt="(Trusted developer)"></span></small></p>

	</div>
</section>

		<footer class="footer">
			<div class="content has-text-centered">
				<p>
					Openplanet
					- <a href="/link/discord" target="_blank" rel="me noopener noreferrer"><i class="fa fa-discord"></i> Discord</a>
					- <a href="/link/github" target="_blank" rel="me noopener noreferrer"><i class="fa fa-github"></i> GitHub</a>
					- <a href="https://mastodon.gamedev.place/@openplanet" rel="me noopener noreferrer"><i class="fa fa-mastodon"></i> Mastodon</a>
					- <a href="/privacy">Privacy Policy</a>
					- <a href="/credits">Credits</a>
					<br>
					Transparency
					- <a href="/users/trusted"><i class="fa fa-user"></i> Trusted Developer List</a>
					- <a href="/plugins/signs"><i class="fa fa-gavel"></i> Plugin Signature Feed</a>
				</p>
				<p>
					© <a href="https://codecat.nl/" target="_blank" rel="noopener noreferrer">Melissa 'Miss' Geels</a> &amp; contributors 2016 - 2024 / <a href="https://meow.social/@codecat" target="_blank" rel="me noopener noreferrer">@[email protected]</a>
				</p>
							</div>
		</footer>

		<div class="image-modal modal" id="modal">
			<div class="modal-background" id="modal-background"></div>
			<div class="modal-content has-text-centered">
				<div class="notification">
					<div class="op-modal-img">
						<img id="modal-image">
						<div class="op-modal-button op-modal-prev" id="modal-prev"><i class="fa fa-arrow-left"></i></div>
						<div class="op-modal-button op-modal-next" id="modal-next"><i class="fa fa-arrow-right"></i></div>
						<div class="op-modal-info" id="modal-info"><span></span></div>
					</div>
				</div>
			</div>
			<button class="modal-close is-large" id="modal-close"></button>
		</div>

		<script src="/js/highlight.min.js"></script>
		<script src="/js/script.js"></script>
		<script data-goatcounter="https://openplanet.goatcounter.com/count" async="" src="//gc.zgo.at/count.js"></script>
	

</body></html>