Files
OpenRA/spec/text.lua
2011-02-08 18:02:04 +01:00

11 lines
232 B
Lua

-- authors: Luxinia Dev (Eike Decker & Christoph Kubisch)
---------------------------------------------------------
return {
exts = {"txt"},
--lexer = wxstc.wxSTC_LEX_POV,
--apitype = "luxres",
linecomment = ">",
}