Skip to content

Application linking Minecraft with the Web using the mods ComputerCraft and it's extension OpenCCSensors, that scans the player's inventory and renders it on a website.

License

Notifications You must be signed in to change notification settings

Banasen/InvScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project links in-game Minecraft with the web.

In Minecraft a ComputerCraft computer scans the player's inventory using a OpenCCSensors player sensor and sends the data to the Server. The website then renders the inventory of the selected player onto a canvas.

A working example can be found here: http://sp.svennp.com/invscan/index.html

It works fine in IE and should work in FireFox and Chrome too.

If you find any Problems, please file it and contribute if you know how to fix it :)

About

Application linking Minecraft with the Web using the mods ComputerCraft and it's extension OpenCCSensors, that scans the player's inventory and renders it on a website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published