Home
Kaila Harris | Blog
Cancel

Create a Portable Unity Installation with WinRAR

For a puzzle class I’m auditing, my group is working on a branch of a puzzle hunt. For part of our last puzzle, we needed a standalone executable that wouldn’t need to be installed directly on the ...

Create a Unity Installer with Inno Setup

When I was just still in my early years of game development, Unity would put out two things for a Windows build: the .exe and the data folder. They’ve added a few things since then… Luckily, the...

FreeMind Scaling Fix

When I installed the open-source FreeMind onto my SurfaceBook, I wound up with tiny icons. Since my usual method of fixing this issue wasn’t working, I had to turn to Google for answers. Here’s t...

Twine Snippet: Marrowbend

While going through some old files, I found a project I’ve almost forgotten about. It was part of a series of assignments where we were practicing character voices in storytelling. I apparently g...

Mirroring a Repository

I’m kind of in love with Jekyll at this point and am trying to learn more about it. The best method I’ve found is to analyze/use other templates until I understand the structure, then start taking ...