/* ############################################################################# * # WorldDesigned * This is a pice of software that alows you to create ttrpg wrolds. * * AUTHER: PreacherDHM * DATE: 9/23/25 * ############################################################################# */ int main (int argc, char *argv[]) { return 0; }