the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 5 lines 58 B view raw
1#pragma once 2 3class TownFeature : public LargeFeature 4{ 5};