Deprecated-Unsupported/Python Projects/other/MiniRoll/README.md

19 lines
705 B
Markdown

## Warnning!
This is alpha software and thus is incomplete! Use at your own risk!
## Prep
Install the HAL Flash package and python-webkit for your system.
<br/>
<code>chmod +x install-HAL-AND-python-webkit.sh</code>
<br/>
<code>./install-HAL-AND-python-webkit.sh</code>
## Run
Either from a terminal run :
<code>./MiniRoll</code>
<br/>
Or you can right-click and execute.
## Notes
This is early alpha or early beta software! Stuff doesn't work! I'm working on it when I have the time and energy. If you want, you can fork the package and then update it for merging down the road. This program is written mostly in Bash and HTML with a spattering of Python. So it's very easy to modify and expand upon!