mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
fixing more links
This commit is contained in:
8
.github/workflows/validate-links.yml
vendored
8
.github/workflows/validate-links.yml
vendored
@@ -1,8 +1,5 @@
|
|||||||
---
|
|
||||||
|
|
||||||
name: CI
|
name: CI
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
validate-links:
|
validate-links:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -11,8 +8,7 @@ jobs:
|
|||||||
id: go
|
id: go
|
||||||
with:
|
with:
|
||||||
go-version: "^1.18.2"
|
go-version: "^1.18.2"
|
||||||
|
|
||||||
- uses: actions/checkout@v3.0.2
|
- uses: actions/checkout@v3.0.2
|
||||||
|
|
||||||
- run: go install github.com/ellisonleao/vl/cmd/vl@latest
|
- run: go install github.com/ellisonleao/vl/cmd/vl@latest
|
||||||
- run: vl -a 503,403 -t 30s -w horde3d.org,p1.untergrund.net,bfxr.net README.md
|
- run: vl -a 503,403 -t 30s -w poly.pizza,horde3d.org,p1.untergrund.net,bfxr.net,tigsource.com,gamesounds.xyz
|
||||||
|
README.md
|
||||||
|
|||||||
@@ -166,7 +166,7 @@ _Great graphics placeholders and tools to turn that squared game into a picasso
|
|||||||
- :moneybag: [3ds Max](http://www.autodesk.com/products/3ds-max/overview)
|
- :moneybag: [3ds Max](http://www.autodesk.com/products/3ds-max/overview)
|
||||||
- :moneybag: [modo](https://www.foundry.com/products/modo)
|
- :moneybag: [modo](https://www.foundry.com/products/modo)
|
||||||
- :free: [Clara.io](https://clara.io/)
|
- :free: [Clara.io](https://clara.io/)
|
||||||
- :moneybag: [ZBrush](http://pixologic.com/)
|
- :moneybag: [ZBrush](https://pixologic.com/)
|
||||||
|
|
||||||
#### Terrain Generators
|
#### Terrain Generators
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user