package org.example;
import org.example.framework.framecreater;
import static org.example.objekts.Bibiliotek.addshit;
public class Main {
public static void main(String[] args) {
//add the medien
addshit();
framecreater.Startframe();
}