Created
March 8, 2025 21:27
-
-
Save FrozSteve/0f0e22e5b629f89926c9ddd4f1cfda1d to your computer and use it in GitHub Desktop.
Eaglercraft 1.8.8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Embed Eaglercraft</title> | |
</head> | |
<body> | |
<h1>Welcome to Eaglercraft!</h1> | |
<iframe src="https://eaglercraft.org" width="800" height="600" style="border:none;"></iframe> | |
<p>Enjoy playing Minecraft directly in your browser!</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
`
<title>Embed Eaglercraft</title>Welcome to Eaglercraft!
`