zischenstand

This commit is contained in:
centron\schwoerer
2025-11-14 14:52:43 +01:00
parent 30aa03c6db
commit f054a31b20
8733 changed files with 900639 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,36 @@
{
"title": "SortableJS",
"description": "LIBRARY: SortableJS - This module is just a dependency for other modules and does not offer any functionality on its own. This module includes the popular SortableJS library.",
"version": "1.14.0-fvtt1",
"library": true,
"authors": [
{
"name": "The League of Extraordinary FVTT Developers",
"url": "https://github.com/League-of-Foundry-Developers",
"flags": {}
},
{
"name": "SortableJS",
"url": "https://sortablejs.github.io/sortablejs/",
"flags": {}
}
],
"scripts": [
"Sortable.min.js"
],
"manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/sortablejs-lib/main/module.json",
"url": "https://github.com/League-of-Foundry-Developers/sortablejs-lib",
"download": "https://github.com/League-of-Foundry-Developers/sortablejs-lib/releases/download/v1.14.0-fvtt1/_sortablejs.zip",
"media": [
{
"type": "icon",
"loop": false,
"flags": {}
}
],
"id": "_sortablejs",
"compatibility": {
"minimum": "0.0.0",
"verified": "9"
}
}