thorium/portable
2023-01-27 22:48:28 -06:00
..
out Rename gitkeep to .gitkeep 2022-07-25 05:58:40 -05:00
USER_DATA Add files for portable win builds. 2022-01-01 19:20:09 -06:00
make_portable_linux.sh cmdline commit 2022-08-23 04:45:30 -05:00
make_portable_win.sh Update make_portable_win.sh 2023-01-27 22:48:28 -06:00
README.debug Update README.debug 2022-08-02 12:58:18 -05:00
README.linux Update README.linux 2022-08-02 12:58:02 -05:00
README.win Update README.win 2022-08-02 12:57:45 -05:00
THORIUM-PORTABLE Update THORIUM-PORTABLE 2023-01-18 16:19:34 -06:00
thorium-portable.desktop cmdline commit 2022-08-23 04:45:30 -05:00
THORIUM-SHELL cmdline commit 2022-08-23 04:45:30 -05:00
thorium-shell.desktop cmdline commit 2022-08-23 04:45:30 -05:00
THORIUM.BAT Fix portable .bat launcher for paths with spaces 2022-08-21 16:14:45 +00:00
THORIUM_SHELL.BAT Fix portable .bat launcher for paths with spaces 2022-08-21 16:14:45 +00:00

## Thorium Portable for Windows README.txt
## Copyright (c) 2022 Alex313031

# How to use the files in this .zip
# Unpack .zip to wherever

Contains THORIUM.BAT for running portable/standalone.
	- Also contains THORIUM_SHELL.BAT for running the Thorium Content Shell.
	

BIN - Contains Thorium
	- Contains thorium_shell.ico for setting an icon for thorium_shell.exe if you make a shortcut.

USER_DATA - Contains user profile data.

NOTE: You can also skip using THORIUM.BAT and just copy the contents of BIN somewhere, and run thorium.exe from within, note this will make a profile dir in 
C:\Users\$USERNAME\AppData\Local\Thorium\User Data\ and write a few registry values.

Thanks for using Thorium and feel free to use the issues or discussions for problems, questions, features, or suggestions.

	- Alex313031