allejo / allejo/bzflagPluginStarter3
Allow to save plug-in information in the URL
Offen
enhancement
good first issue
help wanted
- Vorherrschende Sprache
- TypeScript
- Sterne
- 4
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We could probably allow users to store/share plug-in builds in our URL as a hash; e.g. `localhost:8000/#base64string`. Ideally, I'd like to store as little information necessary, so we _shouldn't_ store the whole `pluginDef`.
When the page loads, it'll read the hash, expand it, and set our `pluginDef` to match this information.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.