An attempt at creating a Minecraft clone game in Roblox using roblox-ts. Currently features terrian generation and an incomplete GUI system.
npm install -g roblox-ts
cd menu; npm install; cd ../main; npm install; cd ..
- Install rojo and add it to your path.
rbxtsc -p ./menu; rbxtsc -p ./main
- Add rojo to your path and use it in ./main and ./menu to compile into project files.
- Install the Rojo ROBLOX Studio plugin
cd main
orcd menu
rbxtsc -w &
../bin/rojo serve
- Open the Rojo tab in RBXStudio and click connect
Textures are not directly included in the repository. They were instead uploaded as ROBLOX assets and linked into main/src/shared/globals.ts.
Textures:
© 2010-2012 celeron55, Perttu Ahola <[email protected]> Many textures improved or remade by Calinou or other contributors, see LICENSE.md on https://gitorious.org/calinou/carbone