updated gitignore and setup PKGBUILD for archlinux packaging
Continuous integration / build (push) Failing after 7m6s

This commit is contained in:
2025-08-09 22:35:05 +01:00
parent 745e03a74f
commit cc7eb3e7fb
16 changed files with 3201 additions and 3 deletions
File diff suppressed because it is too large Load Diff
Binary file not shown.
+14
View File
@@ -0,0 +1,14 @@
# Generated by makepkg 7.0.0
# using fakeroot version 1.37.1.2
pkgname = worldcoder-debug
pkgbase = worldcoder
xdata = pkgtype=debug
pkgver = 0.1.0-1
pkgdesc = Detached debugging symbols for worldcoder
url =
builddate = 1754708656
packager = ZXQ5 <zxq5@zxq5.dev>
size = 10880432
arch = x86_64
makedepend = rust
makedepend = cargo
@@ -0,0 +1 @@
../../../../bin/worldcoder
@@ -0,0 +1 @@
../../usr/bin/worldcoder.debug
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
+14
View File
@@ -0,0 +1,14 @@
# Generated by makepkg 7.0.0
# using fakeroot version 1.37.1.2
pkgname = worldcoder
pkgbase = worldcoder
xdata = pkgtype=pkg
pkgver = 0.1.0-1
pkgdesc =
url =
builddate = 1754708656
packager = ZXQ5 <zxq5@zxq5.dev>
size = 19103320
arch = x86_64
makedepend = rust
makedepend = cargo
BIN
View File
Binary file not shown.