Skip to content

Commit a0883fd

Browse files
authored
N15: Remove Arsenal (#357)
* N15: Remove Arsenal * Delete arsenal.png
1 parent 2f43eaa commit a0883fd

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed
-703 KB
Binary file not shown.

content/posts/newsletter-015/index.md

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -930,48 +930,6 @@ Contributions and feedback are always welcome.
930930
[Rapier]: https://rapier.rs
931931
[Wgpu]: https://wgpu.rs
932932

933-
### [Arsenal]
934-
935-
![text logo](arsenal.png)
936-
937-
[Arsenal] is a [Blender] game engine built on Rust and the [Bevy] game engine.
938-
Arsenal's goal is to bring the ability to makes games of any scale to game
939-
developers and artists of any experience level.
940-
941-
In the last month Arsenal has gotten back into full steam development with the
942-
goal to produce an Arsenal 0.2 release that you can make simple games with.
943-
Development has focused thus far on the all-important scripting interface
944-
necessary to be able to make games without re-compiling the engine. Great
945-
progress has been made on a Bevy [pull request][bevy_dynamic_pr] to facilitate
946-
dynamic components and systems, and the first efforts have been started to
947-
leverage that functionality to enable scripting with Python.
948-
949-
Weekly Arsenal development updates are made in the [Arsenal channel] on
950-
[Katharostech.com], including the updates for this month:
951-
952-
- [Arsenal Development: Week 1 of Full Time Dev][arsenal_dev_week_1]
953-
- [Arsenal Development: Week 2 - Bevy Benchmarks][arsenal_dev_week_2]
954-
- [Arsenal Development: Week 3 - Nailing Down Dynamic ECS][arsenal_dev_week_3]
955-
- [Arsenal Development: Week 4 - Lock Free Dynamic Queries][arsenal_dev_week_4]
956-
957-
You can check the [project's workboard][arsenal-workboard],
958-
provide feedback [on the issues][arsenal-issues],
959-
and support the authors at [Github Sponsors page][arsenal-sponsors].
960-
961-
[arsenal]: https://github.com/katharostech/arsenal
962-
[blender]: https://blender.org
963-
[bevy]: https://bevyengine.org
964-
[bevy_dynamic_pr]: https://github.com/bevyengine/bevy/pull/623
965-
[katharostech.com]: https://katharostech.com
966-
[arsenal channel]: https://katharostech.com/tag/arsenal
967-
[arsenal_dev_week_1]: https://katharostech.com/post/arsenal-development-week-1-of-full-time-dev
968-
[arsenal_dev_week_2]: https://katharostech.com/post/arsenal-development-week-2-bevy-benchmarks
969-
[arsenal_dev_week_3]: https://katharostech.com/post/arsenal-development-week-3-nailing-down-dynamic
970-
[arsenal_dev_week_4]: https://katharostech.com/post/arsenal-development-week-4-lock-free-dynamic-queries
971-
[arsenal-workboard]: https://github.com/katharostech/arsenal/projects/1
972-
[arsenal-issues]: https://github.com/katharostech/arsenal/issues
973-
[arsenal-sponsors]: https://github.com/sponsors/katharostech
974-
975933
### Ajour - World of Warcraft Addon Manager
976934

977935
[![Ajour Banner](ajour-banner.jpg)][Ajour]

0 commit comments

Comments
 (0)