Pinned Loading
-
A helpful PowerShell script for quic...
A helpful PowerShell script for quickly comparing 2 hashes to see if they match or not. See code comments for details. 1<#
2A helpful PowerShell script for quickly comparing 2 hashes to see if they match or not.
3Requires Windows 10 at a minimum since it uses the built-in "certutil" tool to generate hashes.
45The script takes 3 inputs: source, target, and hash type.
-
This function takes a Japanese kana ...
This function takes a Japanese kana word and outputs an HTML pitch accent notation. See code comments for details. 1/*
2This function takes a Japanese kana word and outputs an HTML pitch accent notation.
34The notation is explained further in the code comments.
5 -
This fork splits Console.cs into Con...
This fork splits Console.cs into ConsoleInGame.cs and ExampleSceneScript.cs. See code comments for details. 1/*
2This fork splits Console.cs into ConsoleInGame.cs and ExampleSceneScript.cs.
34ConsoleInGame is a static class containing the main console code while ExampleSceneScript.cs
5is an example for showing how to use the console in other scripts.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.