Eso Font Changer

D 53 completed
Other
unknown / lua · tiny
15
Files
875
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1531941
Phase
done
Progress
0%
Started
2026-04-16 14:48:04
Finished
2026-04-16 14:48:04
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
9.25
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47494
Member of a group with 377 similar repo(s) — canonical #1438556 view group →
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/

AI Prompt

Create a tool, likely for an ESO addon, that simplifies adding new fonts. I need the system to handle font conversion automatically. Specifically, it should take a TTF font file placed in a `fonts/ttfs` folder and use platform-specific scripts—a Windows batch file (`slug.bat`) for Windows and a Linux shell script (`slug.sh`) for Linux—to generate the necessary `.slug` files. After conversion, it must update `CustomFontOptions.lua` so the new fonts appear in the game's options menu.
lua addon eso font-changer scripting windows linux automation
Generated by gemma4:latest

Catalog Information

Create a tool, likely for an ESO addon, that simplifies adding new fonts. I need the system to handle font conversion automatically. Specifically, it should take a TTF font file placed in a fonts/ttfs folder and use platform-specific scripts—a Windows batch file (slug.bat) for Windows and a Linux shell script (slug.sh) for Linux—to generate the necessary .slug files. After conversion, it must update CustomFontOptions.lua so the new fonts appear in the game's options menu.

Tags

lua addon eso font-changer scripting windows linux automation

Quality Score

D
53.1/100
Structure
45
Code Quality
56
Documentation
56
Testing
0
Practices
78
Security
100
Dependencies
50

Strengths

  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 1 files with critical complexity need refactoring

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Languages

lua
72.0%
shell
14.2%
markdown
12.3%
text
1.5%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1217239.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV