mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 11:01:45 -03:00
* add more linux pkgs, create auto-release and pre-release feature for Github Actions * removed package-lock from gitignore * update .gitignore for local build * add package-lock.json to maintain stability development * update version to 2.0.2b also add deps for rpm and arch * update 2.0.2b: add arm64 support, product and executable name, maintainers; remove snap; * update 2.0.2b: add latest.yml for win & linux, arm64 support; remove snap * fix release build naming * Prepare release v2.0.2b
11 lines
92 B
Plaintext
11 lines
92 B
Plaintext
dist/*
|
|
node_modules/*
|
|
bun.lock
|
|
|
|
# Build artifacts
|
|
src/
|
|
pkg/
|
|
|
|
# Package files
|
|
*.tar.zst
|
|
*.zst |