Space Engineers

Space Engineers

No hay suficientes valoraciones
Limax 0.012
   
Premio
Favoritos
Favorito
Quitar
Tamaño
Publicado el
Actualizado el
4.816 KB
2 MAR 2015 a las 3:26 p. m.
4 MAR 2015 a las 3:45 p. m.
4 notas sobre cambios ( ver )

Suscríbete para descargar
Limax 0.012

Descripción
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 comentarios
matthewvogt 1 ABR 2019 a las 12:18 a. m. 
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 a las 3:28 a. m. 
@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 a las 1:26 p. m. 
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 a las 1:02 p. m. 
Yes. Just because it's possible! ^^
Far-Seeker 24 MAR 2015 a las 2:54 p. m. 
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? :)