Here is a new sublime text openbor txt syntax definition file that will enable syntax highlighting for openbor project txt files.
Feel free to try it out and comment so it can be updated or even replaced by something else.
Download Here:
http://www.chronocrash.com/forum/index.php?action=downloads;sa=view;down=211
# OpenBOR-Text Sublime Text Definition v0.1
# this is a syntax definition file for .txt files used by the openbor game engine
# this file was created by GamerGuy chronocrash.com in the year 2021
# based on the source code and the legacy manual
# OpenBOR v3.0 Build 6391
# https://github.com/DCurrent/openbor/releases/tag/v6391
# https://github.com/DCurrent/openbor/blob/master/engine/source/openborscript/commands.c
# https://github.com/DCurrent/openbor/blob/master/engine/openbor.c
# http://www.chronocrash.com/apps/wiki/obor/index.php?title=OpenBOR_Legacy_Manual
# this supports:
# comments
# numbers (integers and floating point)
# +/- (negative numbers and dashed variables are both available)
# file path parameters (data/...)
# command names (case insensitive)
# sublime text documentation
# http://www.sublimetext.com/docs/3/syntax.html
# https://www.sublimetext.com/docs/3/scope_naming.html
Installation Instructions
I. Copy Syntax Definition File to User Packages:
C:/Users/Me/AppData/Roaming/Sublime Text 3/Packages
II. Invoke Syntax in Sublime Text:
View -> Syntax -> OpenBOR Txt
Feel free to try it out and comment so it can be updated or even replaced by something else.
Download Here:
http://www.chronocrash.com/forum/index.php?action=downloads;sa=view;down=211
# OpenBOR-Text Sublime Text Definition v0.1
# this is a syntax definition file for .txt files used by the openbor game engine
# this file was created by GamerGuy chronocrash.com in the year 2021
# based on the source code and the legacy manual
# OpenBOR v3.0 Build 6391
# https://github.com/DCurrent/openbor/releases/tag/v6391
# https://github.com/DCurrent/openbor/blob/master/engine/source/openborscript/commands.c
# https://github.com/DCurrent/openbor/blob/master/engine/openbor.c
# http://www.chronocrash.com/apps/wiki/obor/index.php?title=OpenBOR_Legacy_Manual
# this supports:
# comments
# numbers (integers and floating point)
# +/- (negative numbers and dashed variables are both available)
# file path parameters (data/...)
# command names (case insensitive)
# sublime text documentation
# http://www.sublimetext.com/docs/3/syntax.html
# https://www.sublimetext.com/docs/3/scope_naming.html
Installation Instructions
I. Copy Syntax Definition File to User Packages:
C:/Users/Me/AppData/Roaming/Sublime Text 3/Packages
II. Invoke Syntax in Sublime Text:
View -> Syntax -> OpenBOR Txt