Skip to content

Commit

Permalink
rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
flameshikari committed Sep 5, 2024
1 parent ba4d896 commit 7a213dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
File renamed without changes
File renamed without changes.
8 changes: 3 additions & 5 deletions .github/README.md → README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
<img src="./logo.png">
<img src="./.github/assets/opengraph.png">

## ℹ️ Description
# ℹ️ Description

The backend was coded in PHP by <a href="https://nfgworld.com/">NFG</a> (you can the original source code from <a href="https://nfggames.com/system/arcade/builder.php">here</a>). I only remade the frontend based on <a href="https://nfggames.com/games/fontmaker/">the original website</a> with my own vision and containerized the app.


## 🐳 Docker
# 🐳 Docker

Available in <a href="https://github.com/flameshikari/arcade-font-engine/pkgs/container/arcade-font-engine">GHCR</a> and <a href="https://hub.docker.com/r/flameshikari/arcade-font-engine">Docker Hub</a> for multiple platforms.

```yaml
version: '3'

services:
arcade-font-engine:
image: flameshikari/arcade-font-engine
Expand Down

0 comments on commit 7a213dc

Please sign in to comment.