ProfElements
ProfElements
With Wii MotionPlus being a expansion, which is a union in libogc code It cant be used if any other expansion such as nunchucks to be used with MotionPlus even...
Please move `partitioning` and `transformation` behind an `alloc` feature instead of forcing `std`
`partitioning` is the easier of the two, as its just replacing `std` with `alloc` and importing `Vec`/`vec` `transformation` would have to be changed slightly as you use `HashMap` and `HashSet`in...
Recently I've been playing with alot of mods and as i get the mods sometimes 5 at a time, while also having a large list of already selected mods, I...
Add 5 different pizzas to make the food every more diverse!
Target ``` { "arch": "powerpc", "cpu": "750", "data-layout": "E-m:e-p:32:32-i64:64-n32", "dynamic-linking": false, "env": "newlib", "exe-suffix": ".elf", "executables": true, "has-rpath": true, "llvm-target": "powerpc-eabi", "linker": "powerpc-eabi-gcc", "linker-flavor": "gcc", "linker-is-gnu": true, "os": "revolution", "pre-link-args":...
## Description I have a seperate system of managing recipes and would like a shorthand to not have to define them at item creation time. ## Proposed changes Add a...
### Repository URL _No response_ ### Game Name Spongebob Squarepants: Creature from the Krusty Krab ### Game Version USA V0 ### Description When I run `dwarf dump` the structures are...
These include `color4u8` and others like it.
~~Which is why Im writing a renderer~~