# MrShieh-X/console-minecraft-launcher SLOC report

> As of 2026-09-17 (commit 29918b127015), MrShieh-X/console-minecraft-launcher contains 23,088 total lines: 16,880 code, 4,017 comments, 2,191 blank, across 161 files in 10 languages (top: Java 93.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MrShieh-X/console-minecraft-launcher has 16,880 source lines of code out of 23,088 total lines across 161 files, counted from the 29918b12701580cae7ae894fd6fa3acb9c1ce073 ref at commit 29918b127015 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving MrShieh-X/console-minecraft-launcher to commit 29918b127015, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 73.1% of all lines, comments represent 17.4%, and the repository averages 105 code lines per file. Java accounts for 93.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 135 | 20,770 | 15,822 | 3,088 | 1,860 |
| C++ | 5 | 503 | 377 | 48 | 78 |
| Visual Studio Project | 1 | 189 | 189 | 0 | 0 |
| PowerShell | 1 | 225 | 186 | 2 | 37 |
| Shell | 1 | 234 | 100 | 109 | 25 |
| C Header | 8 | 141 | 93 | 18 | 30 |
| Batch | 1 | 89 | 68 | 0 | 21 |
| Visual Studio Solution | 1 | 31 | 30 | 0 | 1 |
| JSON | 1 | 15 | 15 | 0 | 0 |
| Markdown | 7 | 891 | 0 | 752 | 139 |

Top language (Java 93.7%). Generated at 2026-09-17T07:47:18.641601968+00:00. Canonical report: https://octocounts.com/github/MrShieh-X/console-minecraft-launcher

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MrShieh-X/console-minecraft-launcher/commit/29918b12701580cae7ae894fd6fa3acb9c1ce073?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does MrShieh-X/console-minecraft-launcher have?

MrShieh-X/console-minecraft-launcher has 23,088 total lines, including 16,880 code lines, 4,017 comment lines, and 2,191 blank lines.

### How was the MrShieh-X/console-minecraft-launcher line count measured?

OctoCounts resolved the public GitHub repository to commit 29918b127015, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for MrShieh-X/console-minecraft-launcher?

This OctoCounts report was generated from 29918b12701580cae7ae894fd6fa3acb9c1ce073 at commit 29918b127015 on 2026-09-17T07:47:18.641601968+00:00.

## Similar repository reports

- [SunghoLee/HybriDroid](https://octocounts.com/github/SunghoLee/HybriDroid) — Java, 15,947 code lines
- [google/gson](https://octocounts.com/github/google/gson) — Java, 15,044 code lines
- [Team-xManager/xManager](https://octocounts.com/github/Team-xManager/xManager) — Java, 18,758 code lines
- [termux/termux-x11](https://octocounts.com/github/termux/termux-x11) — Java, 14,881 code lines
- [Ticket-Souq/TicketSouq](https://octocounts.com/github/Ticket-Souq/TicketSouq) — Java, 20,068 code lines
- [iBotPeaches/Apktool](https://octocounts.com/github/iBotPeaches/Apktool) — Java, 13,560 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
