diff --git a/README.md b/README.md
index eb424a7c..e619a834 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
-
+
|
diff --git a/action.yml b/action.yml
index 505d91d8..98ee9d28 100644
--- a/action.yml
+++ b/action.yml
@@ -1333,8 +1333,8 @@ inputs:
description: Splatnet token
default:
- plugin_splatoon_modes:
- description: Displayed modes
+ plugin_splatoon_sections:
+ description: Displayed sections
default:
plugin_splatoon_versus_limit:
@@ -1353,6 +1353,10 @@ inputs:
description: stat.ink token
default:
+ plugin_splatoon_source:
+ description: Source
+ default:
+
# ====================================================================================
# 💹 Stock prices
diff --git a/source/plugins/community/splatoon/README.md b/source/plugins/community/splatoon/README.md
index 2b80935c..85e8b03a 100644
--- a/source/plugins/community/splatoon/README.md
+++ b/source/plugins/community/splatoon/README.md
@@ -63,8 +63,13 @@ All product and company names are trademarks™ or registered® trademarks of th
- plugin_splatoon_modes
|
- Displayed modes
+ | plugin_splatoon_sections
|
+ Displayed sections
+
+player for overall player recap
+versus for Turf war and Anarchy battle matches
+salmon-run for Salmon run next wave matches
+
![]() |
@@ -72,7 +77,7 @@ All product and company names are trademarks™ or registered® trademarks of th
type: array
(comma-separated)
-default: turf-war, splat-zones, tower-control, rainmaker, clam-blitz, salmon-run
+default: player, versus, salmon-run
plugin_splatoon_versus_limit
|
@@ -130,6 +135,24 @@ Requires plugin_splatoon_source
+ Source
+
+splatnet will fetch data from Splatnet using spacemeowx2/s3si.ts tool
+local will assume s3si/export directory already exists and is populated (use this when developping new features for this plugin to save network resources and time)
+
+![]() |
+
+
+ ⏯️ Cannot be preset
+🔧 For development
+✨ On master/main
+type: string
+
+default: splatnet
+allowed values: |
+