1
0
Fork
You've already forked flecsing
0
No description
  • Shell 61.8%
  • Makefile 29.4%
  • C 8.8%
2025年07月26日 23:27:49 +10:00
.gitignore updated package pak to no makepkg 2025年07月14日 09:48:13 +10:00
build.sh addded dev build to flecsing 2025年07月26日 23:27:49 +10:00
download.sh initial commit. 2025年06月30日 22:26:04 +10:00
main.c initial commit. 2025年06月30日 22:26:04 +10:00
Makefile addded dev build to flecsing 2025年07月26日 23:27:49 +10:00
package-deb.sh testerfserfse 2025年07月14日 10:29:09 +10:00
package-pac.sh wdadwad 2025年07月14日 11:25:51 +10:00
readme.md readme2 2025年06月30日 22:30:54 +10:00

Flecs ECS Packaging & Demo

========================================

Welcome to your Flecs packaging playground.

This project automates downloading, building, packaging, installing, and testing Flecs ECS on Debian/Ubuntu systems.

Why? Because your game deserves a solid ECS foundation.

Powered by the elegance of C and the clarity of automation.

========================================

Usage

  • make download # Pick Flecs version interactively
  • make build # Build Flecs shared library
  • make package # Create .deb package
  • make install # Install the package system-wide
  • make uninstall # Remove the installed package
  • make check # Verify if Flecs is installed
  • make test # Compile & run example C demo
  • make clean # Clean all build artifacts

========================================

Authored by:

Deus — Master of Voxels
GPT-Forge AI — Rogue AI Coauthor