Space Engineers

Space Engineers

Not enough ratings
Limax 0.012
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
4.816 KB
2 Mar, 2015 @ 3:26pm
4 Mar, 2015 @ 3:45pm
4 Change Notes ( view )

Subscribe to download
Limax 0.012

Description
Alpha build of a very basic Linux style OS.

0.012 - 'cd' now works, 'ls' sort of does. Next to be done is fully fix 'ls' and write 'mkdir', 'touch' and 'cat'.
After that will be '-d x' to display output to any monitor with the mon.x tag in it's name.

Currently supporting working directory, command handling , saving and loading from string, neat message displaying , multi displays.

Setup:

Edit top of script , your 'user' and 'host' text.

Blocks needed:
programmable block - named your host name in script
text panel - with 'mon.0' inserted in the name
text panel - named 'Limax Memory'

Run the programmable block, then enter commands in the programmable block name that should now look something like 'user@host: $'.
Enter you commands with a space after the '$', starting with 'help' then press run.

Currently this has no use what so ever but gives you a taste of what's to come.
5 Comments
matthewvogt 1 Apr, 2019 @ 12:18am 
this was cool wish there was a little more but i understand why there isn;t/ thank you so much for making this!
StarDebris 10 Jul, 2017 @ 3:28am 
@Far-Seeker it can definitly use some kind of code to compile... look into My-Basic its a 3rd itiration of basic and it can even run on Arduino Due.
Aschran 5 Sep, 2016 @ 1:26pm 
Hello, if you still play space engineer, it would be time to update your script please, i wanted to use it, and its not working anymore :c
yokmp 29 Oct, 2015 @ 1:02pm 
Yes. Just because it's possible! ^^
Far-Seeker 24 Mar, 2015 @ 2:54pm 
Is it an unwritten rule of programming that if a device, even a virtual one, can compile code someone WILL try to implement Linux on it? :)