Add project files.

This commit is contained in:
Adams
2025-04-07 11:47:28 +02:00
parent 616c50c0b9
commit 796a98dd89
42 changed files with 1871 additions and 0 deletions

View File

@ -0,0 +1,5 @@
/* Module Script */
var AdamGais = AdamGais || {};
AdamGais.AnmeldeTool = {
};