mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Birunthan Mohanathas
99c67f7dac
Script: Added Unicode support
The script file can now be UTF8 encoded. There are some limitations with UTF8 data and the Lua string library, check: http://lua-users.org/lists/lua-l/2012-02/msg00241.html
Rainmeter is a desktop customization tool for Windows. For more information and downloads, visit rainmeter.net.
Source
To obtain the source code:
- Use git (
git clone git@github.com:rainmeter/rainmeter.git
) - Use svn (
svn checkout https://github.com/rainmeter/rainmeter/trunk rainmeter
) - Download the current snapshot as a .zip archive.
Refer to /Build/Instructions.txt
for build instructions.
Description