UNPKG

superpowers-game-ftext-plugin

Version:

Generic text asset for the Superpowers Game system of Superpowers, the extensible HTML5 2D+3D game engine.

1 lines 881 B
<!DOCTYPE html><html><head><link rel="stylesheet" href="/styles/reset.css"><link rel="stylesheet" href="/styles/perfectResize.css"><link rel="stylesheet" href="/styles/dialogs.css"><link rel="stylesheet" href="../../textEditorWidget/index.css"><link rel="stylesheet" href="index.css"></head><body><div class="text-editor-container"><textarea disabled class="text-editor"></textarea></div><div class="error-pane"><div class="status"><div class="draft"><button title="Apply changes (Ctrl+S)" disabled>Saved</button></div><div class="errorInfo"> </div></div></div><script src="/SupCore.js"></script><script src="/SupClient.js"></script><script src="../../../../../SupEngine.js"></script><script src="../../bundles/data.js"></script><script src="../../bundles/components.js"></script><script src="../../textEditorWidget/index.js"></script><script src="index.js"></script></body></html>