saudade/Carolyns_Creations/frames/oddballz/oddballzedit.php
2022-11-19 15:54:28 -08:00

46 lines
No EOL
1.6 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Oddballz Makeover</title>
<link rel="stylesheet" href="../style/style.css">
</head>
<body>
<?php include '../../../_menu.php'; ?>
<div class="center green big">
<p>.</p>
<p>
<b>Oddballz PLAYERS, you can have more fun with your game!</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<a href="oddballzplayer.php">Go here to download what you need</a>.<br>
Extra fun for your Oddballz gaming -- you don't need to be a hexer to enjoy the wackiness!
Swap, be zany, and share! When you've installed all the files, you can change things in your
game just by swapping them around, and you can download all those juicy external-file items
which the "hexers" amongst us make :-)
</p>
<p>.</p>
<p>
<b>Oddballz HEXERS, discover the feedom of Easy-edit kits!</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<a href="oddballzedit2.php">Go here to download what you need.</a><br>
You can now customise just about everything in your game, and share the results with others
including non-hexers! Yay!
</p>
<p>
For anyone who finds an .opj file or wants to make them and swap with friends,
<a href="dl/oddballzedit_WinScrambler.zip">here is Ron Tigat's Eggz Scrambler</a> for
Windows and <a href="dl/oddballzedit_MacScrambler.hqx">here is the one for Mac</a>. I think
that these are the latest versions. The Windows one is UOPWD Eggz Scrambler Build 0310 and
was created in August 2002, I'm not sure of the date and version of the Mac one.
</p>
<p>.</p>
</div>
</body>
</html>