1

Publish corepack post

This commit is contained in:
Evan Pratten 2020-10-24 08:38:31 -04:00
parent b721acce5f
commit 325b5b0042
No known key found for this signature in database
GPG Key ID: 93AC7B3D071356D3
2 changed files with 11 additions and 1 deletions

View File

@ -12,3 +12,13 @@ redirect_from:
- /Xll4jk24/ - /Xll4jk24/
--- ---
Like many people my age, I have an old Nintendo DSi laying around. Since the last time I have touched it, I learned how to program! Since DS stands for "Developer System", I figure that it would only be appropriate of I, a developer, try to write some code that can run on the system. This post won't cover writing nds programs, but instead, how to actually sideload custom software in the first place.
## The methods of sideloading
## Configuration
## But can it run DOOM?

View File

@ -2,7 +2,7 @@
layout: page layout: page
title: "Using Bazel to create Minecraft modpacks" title: "Using Bazel to create Minecraft modpacks"
description: "An overview of how I automated the build process for CorePack" description: "An overview of how I automated the build process for CorePack"
date: 2020-10-22 20:00:00 date: 2020-10-24 08:00:00
written: 2020-09-27 written: 2020-09-27
categories: bazel workflow git minecraft categories: bazel workflow git minecraft
excerpt: >- excerpt: >-