mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
17 lines
555 B
HTML
17 lines
555 B
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Dalamud plugin API documentation </title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Dalamud plugin API documentation ">
|
|
|
|
</head>
|
|
<body>
|
|
<p>Docs for the Dalamud API now live at <a href="dalamud.dev">dalamud.dev</a>!</p>
|
|
<script type="text/javascript">window.location.replace("https://dalamud.dev");</script>
|
|
</body>
|
|
</html>
|