1
0
forked from mirrors/0ad
Files
0ad/source
Dunedan e755ef7155 Improve performance and output of entvalidate.py
The most notable changes are:

- improved performance thanks to using `lxml` instead of `xmllint` for
  validating the templates
- improved performance by parallelizing the validation across multiple
  threads
- more meaningful output for detected validation errors
- easier to call from other scripts (like checkrefs.py)
2025-03-18 12:57:01 +01:00
..
2025-03-09 10:39:20 +01:00
2025-02-22 18:18:42 +01:00
2025-02-14 20:35:04 +01:00
2025-03-15 20:33:03 +01:00
2025-03-12 12:07:37 +01:00