Skip to content

Commit

Permalink
Tempoarily enable renderdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Waterpicker committed Oct 13, 2023
1 parent f9e98fc commit a85131e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
public class GenerationsCoreClient {

public static void onInitialize(Minecraft minecraft) {
System.loadLibrary("renderdoc");
// ReloadListenerRegistry.register(PackType.CLIENT_RESOURCES, (ResourceManagerReloadListener) Pipelines::onInitialize);
GenerationsCoreClient.setupClient(minecraft);

Expand Down

0 comments on commit a85131e

Please sign in to comment.