Skip to content

Commit b15d708

Browse files
authored
Merge branch 'Development' into Development_ViTeX
2 parents 77eae48 + cdeb08d commit b15d708

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
1-
21
<div align="center">
32
<h1>ZeroSyntax-Highlight</h1>
43
<img src="https://github.com/ViTeXFTW/ZeroSyntax/blob/main/ZeroSyntaxLogo128.png?raw=true">
54
</div>
65

76
## Introduction
87
**ZeroHour-Highlight** is a simple syntax highlighter for map.ini files in Command & Conquer Generals Zero Hour. This project aims to provide a simple and easy syntax highlighting to help find errors, structure and understand the map.ini file.
8+
This project don't have any warning or error handling this will be handled in [ZeroSyntax-Diagnostics](https://github.com/ViTeXFTW/ZeroSyntax-Diagnostics)
99
The project will firstly focus on supporting map.ini files which works in the basegame (not modded).
1010

11+
## Showcase
12+
13+
### Normal syntax highlighting in vscode
14+
![image](https://github.com/ViTeXFTW/ZeroSyntax-Highlight/assets/90150876/1c46c2ca-8576-4b35-b98c-be17484c7ae0)
15+
16+
### ZeroSyntax Highlighting
17+
![image](https://github.com/ViTeXFTW/ZeroSyntax-Highlight/assets/90150876/3c63c537-2e6f-40b1-b23a-9b1eea6aba4c)
18+
19+
20+
21+
1122
## Contributing
1223
For contributing to this project you will need to fork the repository to get your own copy. In you own copy you can change and manipulate the program. When you are satisfied with your solution you create a **Pull Request** and an administator will look at it.
1324
Should there be any issues with the submitted code a comment will be left on the **Pull Request** and will first be accepted when all issues have been fixed.

0 commit comments

Comments
 (0)