The Million Stars Appreciation Thread
Posted: 04.09.2012, 16:35
For those who can afford to load Cham's Million Stars....
I have written a fun script to better appreciate it's size and scale:
If you already have Vincent's Lua educational tools, this script can be installed as an ADDON in those tools.
I recommend this approach as it makes it nice and easy to run (if you're familiar with his tools).
Just follow these steps to install in WINDOWS systems (Linux users, it's probably the same approach, but if not, you'll know what to do. ) :
Alternatively, if you don't have Vincent's tools, just put the Crossing_Andromeda.celx file in the usual scripts menu, and run it directly from the File -> Scripts item as usual.
No need to edit config files in this case.
CC
I have written a fun script to better appreciate it's size and scale:
If you already have Vincent's Lua educational tools, this script can be installed as an ADDON in those tools.
I recommend this approach as it makes it nice and easy to run (if you're familiar with his tools).
Just follow these steps to install in WINDOWS systems (Linux users, it's probably the same approach, but if not, you'll know what to do. ) :
- 1. download and unzip it directly into your lua_edu_tools folder - This should install the necessary files in the correct sub-folder
2. In the lua_edu_tools folder:
edit the config.lua file and add the following line:
Code: Select all
adds =
{
...
"Crossing_Andromeda", -- add this line
...
}
3. Restart Celestia with the Lua Edu Tools enabled, and look for "Crossing_Andromeda" in the list of addons.
Alternatively, if you don't have Vincent's tools, just put the Crossing_Andromeda.celx file in the usual scripts menu, and run it directly from the File -> Scripts item as usual.
No need to edit config files in this case.
CC