User Tools

Site Tools


community:list_of_useful_gists

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
community:list_of_useful_gists [2024/08/27 14:14] – removed - external edit (Unknown date) 127.0.0.1community:list_of_useful_gists [2024/08/27 14:14] (current) – ↷ Page moved from tutorial:list_of_useful_gists to community:list_of_useful_gists solidblock
Line 1: Line 1:
 +====== List of useful resources ====== 
 +Here is a list of helpful little resources for things that are not that well documented on the wiki. 
 +==== Networking ==== 
 +  * [[https://gist.github.com/natanfudge/6be2662ce8395bb14dc5c48157217e9e|Communicating between the clients and server]] by Fudge 
 +==== Loot Table ==== 
 +  * [[https://gist.github.com/falkreon/0c5832de1938f885b43da233608ec716|How to do Bad Things to loot tables]] by Falkreon 
 +==== Brigadier ==== 
 +  * [[https://gist.github.com/falkreon/f58bb91e45ba558bc7fd827e81c6cb45|How to Brigadier Without Making a Mess]] by Falkreon 
 +==== OpenGL Debugging ==== 
 +  * [[https://gist.github.com/Sturmlilie/69d6c4d2dce9d648cd706093c95ba195|Debugging OpenGL issues using apitrace]] by Ancurio