Initial commit

This commit is contained in:
Jannik Reimers 2024-10-01 12:57:44 +02:00 committed by GitHub
commit 5307298dae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 2485 additions and 0 deletions

8
.idea/file.template.settings.xml generated Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExportableFileTemplateSettings">
<default_templates>
<template name="KordEx Extension.kt" file-name="${DIR_PATH}/${NAME}Extension" reformat="true" live-template-enabled="false" />
</default_templates>
</component>
</project>