File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 path : scripts/build/
9292
9393 - name : Install pnpm
94- run : npm install -g pnpm
94+ run : npm install -g pnpm@9
9595
9696 - name : Install Dependencies
9797 run : |
Original file line number Diff line number Diff line change 8787 node-version : " 20"
8888
8989 - name : Install pnpm
90- run : npm install -g pnpm
90+ run : npm install -g pnpm@9
9191
9292 - name : Install Dependencies
9393 run : |
Original file line number Diff line number Diff line change @@ -44,40 +44,3 @@ This should update your plugin to the latest version. Commit the change and open
4444  ;
4545
4646In case you wish to clone plugins at their attached commits, run ` git submodule update --init ` .
47- ## Repository Manifest
48-
49- The following table describes the remaining deprecated Python plugins that need to be ported to Lua.
50- Python is no longer officially supported by Millennium and will be removed entirely in a future update.
51-
52- ** Total** : 25
53- * ** Lua** : 25
54- * ** Python** : 0
55-
56-
57- | Lua | Python |
58- | -----| --------|
59- | RSS-feed-in-whats-new | |
60- | achievement-groups | |
61- | adamraichu.auto-accept-custom-launch-args | |
62- | aerothemesteam | |
63- | csstats-extension | |
64- | cswatch-plugin | |
65- | dotastats | |
66- | dwmx | |
67- | extendium | |
68- | fullscreen-notifications-fix | |
69- | gratitude | |
70- | hltb-millennium-plugin | |
71- | leetify-extension | |
72- | millennium-faceit-stats | |
73- | non-steam-playtimes | |
74- | size-on-disk | |
75- | steam-browser-history | |
76- | steam-change-window-params | |
77- | steam-collections-plus | |
78- | steam-easygrid | |
79- | steam-global-launch-options | |
80- | steam-librarian | |
81- | steam-logo-pos | |
82- | steam-taskbar-progress | |
83- | valve-internal-enabler | |
You can’t perform that action at this time.
0 commit comments