fix: CI workflow does not start when changes are made to src
Some checks failed
Continuous Integration / Build, lint and test (push) Has been cancelled

+ readme update
This commit is contained in:
Shiroyasha 2025-07-12 17:49:57 +03:00
parent badd43320d
commit c4c622f018
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
3 changed files with 4 additions and 11 deletions

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ "master" ]
paths:
- src
- src/**
- Cargo*
- Dockerfile
# this file
@ -12,7 +12,7 @@ on:
pull_request:
branches: [ "master" ]
paths:
- src
- src/**
- Cargo*
- Dockerfile
# this file

View file

@ -3,8 +3,7 @@
# The Sculptor
[![Push Dev](https://github.com/shiroyashik/sculptor/actions/workflows/dev-release.yml/badge.svg?branch=master)](https://github.com/shiroyashik/sculptor/actions/workflows/dev-release.yml)
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
[![CI](https://github.com/shiroyashik/sculptor/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/shiroyashik/sculptor/actions/workflows/ci.yml)
Unofficial backend for the Minecraft mod [Figura](https://github.com/FiguraMC/Figura).
@ -26,9 +25,6 @@ To connect, simply change **Figura Cloud IP** in Figura settings to the address
Authentication is enabled on the server via: Mojang(Microsoft) and [Ely.By](https://ely.by/)
For reasons beyond my control, the server is not available in some countries.
## Launch
To run it you will need a configured reverse proxy server.

View file

@ -2,8 +2,7 @@
* Русский
# The Sculptor
[![Push Dev](https://github.com/shiroyashik/sculptor/actions/workflows/dev-release.yml/badge.svg?branch=master)](https://github.com/shiroyashik/sculptor/actions/workflows/dev-release.yml)
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
[![CI](https://github.com/shiroyashik/sculptor/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/shiroyashik/sculptor/actions/workflows/ci.yml)
Неофициальный бэкенд для Minecraft мода [Figura](https://github.com/FiguraMC/Figura).
@ -25,8 +24,6 @@
На сервере включена аутентификация через: Mojang(Microsoft) и [Ely.By](https://ely.by/)
По неконтролируемым мною причинам, сервер не доступен в некоторых странах.
## Запуск
Для его запуска вам понадобится настроенный обратный прокси-сервер.