Something went wrong. Try again.
the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
Something went wrong. Try again.
159 B · 10 lines
C
at master
12345678910#pragma once
class ResourceLocation;
class TextureAtlas{public: static ResourceLocation LOCATION_BLOCKS; static ResourceLocation LOCATION_ITEMS;};