diff options
author | madmaxoft <github@xoft.cz> | 2013-10-09 10:24:24 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-10-09 10:24:24 +0200 |
commit | 27ce6dd97e3979a36318cea28e64c6a9029dbd99 (patch) | |
tree | 5dc9e6714854b7f134e8faca3791fd5d10c3c38c /MCServer/Plugins/APIDump/WebWorldThreads.html | |
parent | APIDump: Taking advantage of the new cFile API. (diff) | |
download | cuberite-27ce6dd97e3979a36318cea28e64c6a9029dbd99.tar cuberite-27ce6dd97e3979a36318cea28e64c6a9029dbd99.tar.gz cuberite-27ce6dd97e3979a36318cea28e64c6a9029dbd99.tar.bz2 cuberite-27ce6dd97e3979a36318cea28e64c6a9029dbd99.tar.lz cuberite-27ce6dd97e3979a36318cea28e64c6a9029dbd99.tar.xz cuberite-27ce6dd97e3979a36318cea28e64c6a9029dbd99.tar.zst cuberite-27ce6dd97e3979a36318cea28e64c6a9029dbd99.zip |
Diffstat (limited to '')
-rw-r--r-- | MCServer/Plugins/APIDump/WebWorldThreads.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MCServer/Plugins/APIDump/WebWorldThreads.html b/MCServer/Plugins/APIDump/WebWorldThreads.html new file mode 100644 index 000000000..1a593ad8d --- /dev/null +++ b/MCServer/Plugins/APIDump/WebWorldThreads.html @@ -0,0 +1,8 @@ +<html> +<head> +<title>Webserver vs World threads</title> +</head> +<body> +This is a temporary test +</body> +</html>
\ No newline at end of file |