Skip to content

Commit

Permalink
Dupes.
Browse files Browse the repository at this point in the history
  • Loading branch information
FronkonGames committed Feb 13, 2024
1 parent 8f9be6b commit 887a174
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CheckLinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Install awesome_bot
run: gem install awesome_bot
- name: Run awesome_bot
run: awesome_bot README.md --allow-redirect --set-timeout 180 --skip-save-results --allow 429 --allow-ssl
run: awesome_bot README.md --allow-redirect --set-timeout 180 --skip-save-results --allow 429 --allow-ssl -w reddit
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,8 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
* Official Lightmapping troubleshooting guide ([forum](https://forum.unity.com/threads/lightmapping-troubleshooting-guide.1340936/)).
* How to find a UI theme for your game ([link](https://medium.com/mighty-bear-games/how-to-find-a-ui-theme-for-your-game-3dc7ce3599fb)).
* Cinematic lighting in Unity, from creation to final render ([youtube](https://www.youtube.com/watch?v=I1i8uDG-MYo)).
* Introduction to Art Direction for Games ([link](https://shahriyarshahrabi.medium.com/introduction-to-art-direction-for-games-c43fe0162cf6)).
* How to make a game cinematic ([link](https://medium.com/my-games-company/how-we-made-a-game-cinematic-our-wins-and-mistakes-with-rush-royale-7097b052ef52)).
* Visual design rules you can safely follow every time ([link](https://anthonyhobday.com/sideprojects/saferules/)).
* Massive database of game UIs ([link](https://www.gameuidatabase.com/)).
* Introduction to Art Direction for Games ([link](https://shahriyarshahrabi.medium.com/introduction-to-art-direction-for-games-c43fe0162cf6)).
* The material art of The Last Of Us Part I ([youtube](https://www.youtube.com/watch?v=DEuYcOWNV2k)).
* 7 tips for Animation beginners ([link](https://80.lv/articles/7-tips-for-animation-beginners/)).
Expand Down Expand Up @@ -1258,7 +1256,6 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
* A collection of video games interfaces, screenshots, and clips ([link](https://interfaceingame.com/)).
* A collection of tools for developers who have little to no artistic talen ([link](https://nodesign.dev/)).
* A curated library of free music for content creators ([link](https://cchound.com)).
* GDC vault explorer ([link](https://yankooliveira.com/gdcvault/index.html)).
* A collection of bitmap fonts pulled from various demo scene archives over the years ([link](https://github.com/ianhan/BitmapFonts)).
* A list of software (SaaS, PaaS, IaaS, etc.) and other offerings that have free tiers for developers ([link](https://free-for.dev/)).
* 4500+ free high resolution textures (JPEG, not PBR) ([link](https://texturesforfree.com/)).
Expand Down

0 comments on commit 887a174

Please sign in to comment.