mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
ce732accf6
1.Move *.bat files to //win_scripts/old. These files have not been updated for a long time and are not convenient to use. 2.Rewrite some sh files with python, currently only for the parts applicable to Windows. 3.Some other related changes. |
||
---|---|---|
.. | ||
C | ||
USER_DATA | ||
build_portable_binaries.sh | ||
make_portable_linux.sh | ||
make_portable_win.py | ||
make_portable_win.sh | ||
README.debug | ||
README.linux | ||
README.md | ||
README.win | ||
THORIUM-PORTABLE | ||
thorium-portable.desktop | ||
THORIUM-PORTABLE.sh | ||
THORIUM-SHELL | ||
thorium-shell.desktop | ||
THORIUM-SHELL.sh | ||
THORIUM.BAT | ||
THORIUM_SHELL.BAT |
Thorium portable packaging scripts
- This directory contains files and scripts to make portable .zip packages of Thorium for Linux and Windows.
- Run a script with
--help
to see usage. - For
make_portable_win.py
, make sure 7-zip is installed on the device and the installation directory of 7-zip needs to be placed in the environment variable.