Skip to content

Commit

Permalink
NetKAN added mod - LunaMultiplayer-0.29.0-Draft
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 24, 2024
1 parent d6b546f commit 8b4cfe1
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions LunaMultiplayer/LunaMultiplayer-0.29.0-Draft.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{

Check warning on line 1 in LunaMultiplayer/LunaMultiplayer-0.29.0-Draft.ckan

View workflow job for this annotation

GitHub Actions / Validate

1013 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: GameData/LunaMultiplayer/Plugins/CachedQuickLz.dll, GameData/LunaMultiplayer/Plugins/JsonFx.dll, GameData/LunaMultiplayer/Plugins/Lidgren.Network.dll, GameData/LunaMultiplayer/Plugins/LmpClient.dll, GameData/LunaMultiplayer/Plugins/System.Buffers.dll, GameData/LunaMultiplayer/Plugins/System.Memory.dll, GameData/LunaMultiplayer/Plugins/System.Numerics.Vectors.dll, GameData/LunaMultiplayer/Plugins/System.Runtime.CompilerServices.Unsafe.dll, GameData/LunaMultiplayer/Plugins/System.Runtime.Serialization.dll

Check failure on line 1 in LunaMultiplayer/LunaMultiplayer-0.29.0-Draft.ckan

View workflow job for this annotation

GitHub Actions / Validate

5534 [1] ERROR CKAN.CmdLine.ConsoleUser (null) - LunaMultiplayer 0.29.0-Draft requires CKAN v1.36, we can't read it.
"spec_version": "v1.36",
"comment": "Version file is outdated",
"identifier": "LunaMultiplayer",
"name": "Luna Multiplayer Client",
"abstract": "Multiplayer mod for Kerbal Space Program (KSP)",
"author": "gavazquez",
"version": "0.29.0-Draft",
"ksp_version": "1.12",
"license": "MIT",
"release_status": "testing",
"resources": {
"homepage": "https://lunamultiplayer.com/",
"repository": "https://github.com/LunaMultiplayer/LunaMultiplayer",
"bugtracker": "https://github.com/LunaMultiplayer/LunaMultiplayer/issues",
"manual": "https://github.com/LunaMultiplayer/LunaMultiplayer/wiki"
},
"tags": [
"plugin"
],
"depends": [
{
"name": "Harmony2"
}
],
"install": [
{
"find": "LunaMultiplayer",
"install_to": "GameData",
"filter": "0Harmony.dll"
}
],
"download": "https://github.com/LunaMultiplayer/LunaMultiplayer/releases/download/0.29.0-Draft/LunaMultiplayer-Client-Release.zip",
"download_size": 1135191,
"download_hash": {
"sha1": "00C5B1F4BC1E8940E96677DF80A2AC51597CC6B3",
"sha256": "283444AFB545440EEA971B5B2632328E8255351203FAE7BF84B7638DC19CECEA"
},
"download_content_type": "application/zip",
"install_size": 1794588,
"release_date": "2023-06-03T18:20:43Z",
"x_generated_by": "netkan"
}

0 comments on commit 8b4cfe1

Please sign in to comment.