mirror of
https://github.com/NinjaCheetah/rustii.git
synced 2026-03-17 06:47:49 -04:00
Added single content download command to rustii CLI
This commit is contained in:
@@ -10,8 +10,6 @@ use thiserror::Error;
|
||||
use crate::title::{cert, tmd, ticket, content};
|
||||
use crate::title;
|
||||
|
||||
use sha1::{Sha1, Digest};
|
||||
|
||||
const WII_NUS_ENDPOINT: &str = "http://nus.cdn.shop.wii.com/ccs/download/";
|
||||
const WII_U_NUS_ENDPOINT: &str = "http://ccs.cdn.wup.shop.nintendo.net/ccs/download/";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user