diff options
Diffstat (limited to '2026/games_examples')
| l--------- | 2026/games_examples/example_godot | 1 | ||||
| l--------- | 2026/games_examples/example_js | 1 | ||||
| l--------- | 2026/games_examples/example_raylib | 1 | ||||
| l--------- | 2026/games_examples/example_teleia | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/2026/games_examples/example_godot b/2026/games_examples/example_godot new file mode 120000 index 0000000..4b72ee3 --- /dev/null +++ b/2026/games_examples/example_godot @@ -0,0 +1 @@ +../examples/example_godot/output
\ No newline at end of file diff --git a/2026/games_examples/example_js b/2026/games_examples/example_js new file mode 120000 index 0000000..0399ed3 --- /dev/null +++ b/2026/games_examples/example_js @@ -0,0 +1 @@ +../examples/example_js
\ No newline at end of file diff --git a/2026/games_examples/example_raylib b/2026/games_examples/example_raylib new file mode 120000 index 0000000..71e0956 --- /dev/null +++ b/2026/games_examples/example_raylib @@ -0,0 +1 @@ +../examples/example_raylib/output
\ No newline at end of file diff --git a/2026/games_examples/example_teleia b/2026/games_examples/example_teleia new file mode 120000 index 0000000..a9aac2c --- /dev/null +++ b/2026/games_examples/example_teleia @@ -0,0 +1 @@ +../examples/example_teleia/dist
\ No newline at end of file |
