LUA PLUG-INS for Celestia 1.6
Posted: 21.01.2010, 11:31
Hi,
Martin and I are proud to release a set of LUA PLUG-INS FOR CELESTIA 1.6:
> http://gvince.perso.sfr.fr/celestia/lua ... ugins2.zip
This set of plug-ins can be considered as a 'light' version of the Lua Edu Tools.
HOW TO INSTALL THE PLUG-INS ?
1- Unzip and paste the 'lua_plugins' folder in your 'extras' folder.
2- Paste the 'luahookinit.lua' file in your Celestia root folder.
3- Add this line to your celestia.cfg file :
HOW TO USE THE PLUG-INS ?
- The set of plug-ins, the initial state of each plug-in and the key shortcuts
are easily customizable in the 'config.lua' file.
- More information about how to use and customize the plug-ins can be
found in the README.txt file.
COMPASS:
Key shortcut: [Ctrl] + [1]
CELESTIAL COORDINATES:
Key shortcut: [Ctrl] + [2]
KEPLERIAN PARAMETERS:
Key shortcut: [Ctrl] + [3]
PICTURE FRAME:
Key shortcut: [Ctrl] + [4]
HERTZSPRUNG-RUSSELL DIAGRAM:
Key shortcut: [Ctrl] + [5]
Enjoy !
Martin and I are proud to release a set of LUA PLUG-INS FOR CELESTIA 1.6:
> http://gvince.perso.sfr.fr/celestia/lua ... ugins2.zip
This set of plug-ins can be considered as a 'light' version of the Lua Edu Tools.
HOW TO INSTALL THE PLUG-INS ?
1- Unzip and paste the 'lua_plugins' folder in your 'extras' folder.
2- Paste the 'luahookinit.lua' file in your Celestia root folder.
3- Add this line to your celestia.cfg file :
Code: Select all
Configuration
{
LuaHook "luahookinit.lua" # <-- Line to add
...
HOW TO USE THE PLUG-INS ?
- The set of plug-ins, the initial state of each plug-in and the key shortcuts
are easily customizable in the 'config.lua' file.
- More information about how to use and customize the plug-ins can be
found in the README.txt file.
COMPASS:
Key shortcut: [Ctrl] + [1]
CELESTIAL COORDINATES:
Key shortcut: [Ctrl] + [2]
KEPLERIAN PARAMETERS:
Key shortcut: [Ctrl] + [3]
PICTURE FRAME:
Key shortcut: [Ctrl] + [4]
HERTZSPRUNG-RUSSELL DIAGRAM:
Key shortcut: [Ctrl] + [5]
Enjoy !