initial commit

This commit is contained in:
LunarAkai 2024-07-11 18:14:51 +02:00
commit c7c5fb5f6e
5 changed files with 225 additions and 0 deletions

View file

@ -0,0 +1,4 @@
package de.lunarakai.cuberss.commands;
public class CreateCommand {
}