CCExporter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "# CCExporter CCEporter is a software that allows you to export closedcaption_languge.txt files into JSON and back into VDF It Also Has support for compiling JSON files straig...") |
GamerDude27 (talk | contribs) mNo edit summary |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{cleanup}}{{stub}} | |||
== CCExporter == | |||
{{CCExporter|4}} is a software that allows you to export raw {{code|closecaption_%language%.txt}} files into JSON and back into [[VDF]]. | |||
It also has support for compiling JSON files straight into {{code|.dat}} files that the {{Source|4|nt=1}} uses. | |||
Eliminating the need to use the {{path|captioncompiler|exe}} tool. | |||
The main feature is its exporter, which can allow you to quickly export closed caption files into a suitable format for crowdsourced translation websites (e.g. Crowdin) and make modders life easier with the help of the community to help translate mods faster and easier. | |||
{{CCExporter|3.1}} also has a built-in CLI and GUI. | |||
{{CCExporter| | == Download == | ||
{{github|Nbc66/CCExporter/releases/latest|Latest CCExporter GitHub Release}} | |||
== See also == | |||
* {{github|Nbc66/CCExporter|CCExporter GitHub page}} | |||
* [[Closed Captions#Compiling|Compiling closed captions]] | |||
# | |||
Latest revision as of 10:26, 19 October 2025
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
CCExporter
CCExporter is a software that allows you to export raw closecaption_%language%.txt files into JSON and back into VDF.
It also has support for compiling JSON files straight into .dat files that the
Source Engine uses.
Eliminating the need to use the ![]()
captioncompiler.exe tool.
The main feature is its exporter, which can allow you to quickly export closed caption files into a suitable format for crowdsourced translation websites (e.g. Crowdin) and make modders life easier with the help of the community to help translate mods faster and easier.
CCExporter also has a built-in CLI and GUI.
Download
Latest CCExporter GitHub Release