Space Engineers

Space Engineers

Onvoldoende beoordelingen
Limax 0.012
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
Bijgewerkt op
4.816 KB
2 mrt 2015 om 15:26
4 mrt 2015 om 15:45
4 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Limax 0.012

Omschrijving
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 opmerkingen
matthewvogt 1 apr 2019 om 0:18 
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 om 3:28 
@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 om 13:26 
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 okt 2015 om 13:02 
Yes. Just because it's possible! ^^
Far-Seeker 24 mrt 2015 om 14:54 
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? :)