Repoint URLs to Codeberg
This commit is contained in:
@@ -30,7 +30,7 @@ Add rules in the Makefile; an example is provided for compressing files using PB
|
|||||||
You must keep LICENSE-gb-boilerplate in your repository, but it will not affect the rest of your project (i.e. your files).
|
You must keep LICENSE-gb-boilerplate in your repository, but it will not affect the rest of your project (i.e. your files).
|
||||||
Attribution in the README is appreciated, for instance like this:
|
Attribution in the README is appreciated, for instance like this:
|
||||||
```
|
```
|
||||||
This project uses the [gb-boilerplate](https://github.com/ISSOtm/gb-boilerplate) template by ISSOtm, under the zlib license.
|
This project uses the [gb-boilerplate](https://codeberg.org/ISSOtm/gb-boilerplate) template by ISSOtm, under the zlib license.
|
||||||
```
|
```
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
@@ -48,7 +48,7 @@ If that still doesn't work, feel free to ask for help.
|
|||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
If you want something less barebones, already including some "base" code, check out [gb-starter-kit](https://github.com/ISSOtm/gb-starter-kit).
|
If you want something less barebones, already including some "base" code, check out [gb-starter-kit](https://codeberg.org/ISSOtm/gb-starter-kit).
|
||||||
|
|
||||||
Perhaps [a gbdev style guide](https://gbdev.io/guides/asmstyle) may be of interest to you?
|
Perhaps [a gbdev style guide](https://gbdev.io/guides/asmstyle) may be of interest to you?
|
||||||
|
|
||||||
@@ -57,5 +57,5 @@ I recommend the [BGB](https://bgb.bircd.org) emulator for developing ROMs on Win
|
|||||||
|
|
||||||
### Libraries
|
### Libraries
|
||||||
|
|
||||||
- [Variable-width font engine](https://github.com/ISSOtm/gb-vwf)
|
- [Variable-width font engine](https://codeberg.org/ISSOtm/gb-vwf)
|
||||||
- [Structs in RGBDS](https://github.com/ISSOtm/rgbds-structs)
|
- [Structs in RGBDS](https://codeberg.org/ISSOtm/rgbds-structs)
|
||||||
|
|||||||
Reference in New Issue
Block a user