Added inklecate to repo <3

This commit is contained in:
2026-06-13 02:41:44 +02:00
parent 7929e7349a
commit d30ab97f13
3 changed files with 0 additions and 9 deletions
-3
View File
@@ -21,6 +21,3 @@ target/
# Added by cargo
/target
# Mitgelieferter Ink-Compiler (~64 MB self-contained Binary, siehe tools/README.md)
/tools/inklecate
-6
View File
@@ -24,9 +24,3 @@ Das Skript sucht den Ink-Compiler in dieser Reihenfolge:
1. `$INKLECATE` (Pfad zum Binary)
2. `tools/inklecate` (mitgeliefert)
3. `inklecate` im `PATH`
Das mitgelieferte `tools/inklecate` ist ein eigenständiges Linux-Binary
(self-contained .NET, braucht kein Mono). Es ist groß (~64 MB) und steht
darum in `.gitignore` — bei einem frischen Clone einmal aus den
[ink-Releases](https://github.com/inkle/ink/releases) (`inklecate_linux`)
nach `tools/inklecate` kopieren und ausführbar machen (`chmod +x`).
BIN
View File
Binary file not shown.