From a15632cf545a92e1c207f99bfa897f0807214a3c Mon Sep 17 00:00:00 2001 From: HUSSAR-mtrela Date: Thu, 21 Dec 2023 21:22:14 -0500 Subject: [PATCH] notes --- NOTES.txt | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/NOTES.txt b/NOTES.txt index 4388819..9d93fc6 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -1,2 +1,52 @@ host on git -https://swimburger.net/blog/dotnet/how-to-deploy-aspnet-blazor-webassembly-to-github-pages \ No newline at end of file +new https://ilovedotnet.org/blogs/blazor-wasm-publishing-to-github-pages/ +old https://swimburger.net/blog/dotnet/how-to-deploy-aspnet-blazor-webassembly-to-github-pages + +YOUR_USERNAME.github.io/YOUR_REPOSITORY_NAME +https://HUSSAR-mtrela.github.io/host-blazor/ + +YOUR_ORGNAME.github.io/YOUR_REPOSITORY_NAME +https://fa-mods.github.io/host-blazor/ + +UNIT DB +-------------------------------------------- +v1 +https://faforever.github.io/spooky-db/#/ +https://faforever.github.io/spooky-db/#/UEL0001,URL0001,UAL0001,XSL0001 + +v2 +https://faf-unitdb.web.app/faf/list-by-faction +https://faf-unitdb.web.app/faf/list-by-class + +URL parameters +-------------------------------------------- +plot? + X=build-cost-mass| + Y=damage| + R=dps| + +filters? + faction=cybran+aeon+uef+seraphim| + category=navy+factory| + tech=1+2+3+4| + + +https://fa-mods.github.io/supcom/ +https://fa-mods.github.io/supcom/dasboard +https://fa-mods.github.io/supcom/chart?x=mass|y=damage +https://fa-mods.github.io/supcom/compare?id=ura0001 + +https://fa-mods.github.io/supreme/ +https://fa-mods.github.io/supreme/dasboard +https://fa-mods.github.io/supreme/chart?x=mass|y=damage +https://fa-mods.github.io/supreme/compare?id=ura0001 + +https://fa-mods.github.io/supreme-chart/ +https://fa-mods.github.io/supreme-chart/dasboard +https://fa-mods.github.io/supreme-chart/plot?X=build-cost-mass|Y=damage|R=build-power|factions=C+A+U+S|class=factory| +https://fa-mods.github.io/supreme-chart/compare?id=ura0001 + +RENAME +https://github.com/FA-mods +https://github.com/faf-apps +https://github.com/mtrela-apps \ No newline at end of file