oeed / CraftOS-Standards

Community standard file formats, communication systems, etc. for ComputerCraft and CraftOS 2.0
Other
20 stars 14 forks source link

Lua Source Code Format #16

Closed oeed closed 8 years ago

oeed commented 8 years ago

Whilst this is a fairly well known format it is still important that these details are standardised.

Extensions: .lua (and any other extensions you know of) MIME: text/lua

oeed commented 8 years ago

I'd be interested in seeing what other OSes show. I'm getting both text/plain and ...text/x-c++ so they're both clearly wrong...

What's the x- meant to mean?

oeed commented 8 years ago

Well I reckon we just stick with text/lua.