Lua Edu Tools beta version
Posted: 02.11.2006, 14:52
Hi,
The 'Lua Edu Tools' is an addon for Celestia 1.5 that provides :
- A Graphical Interface that simplifies access to the main commands in order to quickly allow the use of Celestia in complete autonomy.
- New features that are not available (yet) in the official distribution: compass, InfoText/Image, distance markers, etc...
You can download the latest beta version of the Lua Edu Tools from:
> http://vincent.gian.club.fr/celestia/Lua_Edu_Tools.zip
1- Unzip and paste the lua_edu_tools' folder in the 'extras' folder.
2- Paste the 'luahookinit.lua' file directly in your Celestia base folder.
3- Add the following line to your celestia.cfg file :
Important : The Lua Edu Tools require Celestia 1.5.
You can find pre-compiled packages of Celestia 1.5pre5 there:
> Windows : http://celestiaproject.net/forum/viewtopic.php?t=11807
> Mac OS-X : http://www.stevenbinder.net/
The 'Lua Edu Tools' is an addon for Celestia 1.5 that provides :
- A Graphical Interface that simplifies access to the main commands in order to quickly allow the use of Celestia in complete autonomy.
- New features that are not available (yet) in the official distribution: compass, InfoText/Image, distance markers, etc...
You can download the latest beta version of the Lua Edu Tools from:
> http://vincent.gian.club.fr/celestia/Lua_Edu_Tools.zip
1- Unzip and paste the lua_edu_tools' folder in the 'extras' folder.
2- Paste the 'luahookinit.lua' file directly in your Celestia base folder.
3- Add the following line to your celestia.cfg file :
Code: Select all
Configuration
{
LuaHook "luahookinit.lua" # <-- Line to add
...
Important : The Lua Edu Tools require Celestia 1.5.
You can find pre-compiled packages of Celestia 1.5pre5 there:
> Windows : http://celestiaproject.net/forum/viewtopic.php?t=11807
> Mac OS-X : http://www.stevenbinder.net/