MoreMinecraftConsoles/Minecraft.Client/Common/Tutorial
Riley M. c0da06e4ee
major: Switch to forward slashes(+more) to fix compilation on Linux (#1403)
Notably also adds some metadata files for NixOS 

* add support for linux clang cross compiles

* add linux clang instructions

* un-capitalize Mob.horse.*

* update the description in flake.nix

---------

Co-authored-by: Loki <lokirautio@gmail.com>
2026-04-14 16:47:37 -05:00
..
AreaConstraint.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AreaConstraint.h
AreaHint.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AreaHint.h
AreaTask.cpp
AreaTask.h
ChangeStateConstraint.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ChangeStateConstraint.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ChoiceTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ChoiceTask.h
CompleteUsingItemTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CompleteUsingItemTask.h
ControllerTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ControllerTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
CraftTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CraftTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DiggerItemHint.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DiggerItemHint.h
EffectChangedTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EffectChangedTask.h
FullTutorial.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FullTutorial.h
FullTutorialActiveTask.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FullTutorialActiveTask.h
FullTutorialMode.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FullTutorialMode.h
HorseChoiceTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
HorseChoiceTask.h
InfoTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
InfoTask.h
InputConstraint.cpp
InputConstraint.h
LookAtEntityHint.cpp
LookAtEntityHint.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
LookAtTileHint.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
LookAtTileHint.h
PickupTask.cpp
PickupTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ProcedureCompoundTask.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ProcedureCompoundTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ProgressFlagTask.cpp
ProgressFlagTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
RideEntityTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
RideEntityTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
StateChangeTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
StatTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
StatTask.h
TakeItemHint.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TakeItemHint.h
Tutorial
Tutorial.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Tutorial.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TutorialConstraint.h
TutorialConstraints.h
TutorialEnum.h
TutorialHint.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TutorialHint.h
TutorialHints.h
TutorialMessage.cpp
TutorialMessage.h
TutorialMode.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TutorialMode.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TutorialTask.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TutorialTask.h
TutorialTasks.h
UseItemTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
UseItemTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
UseTileTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
UseTileTask.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
XuiCraftingTask.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
XuiCraftingTask.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00