An open API service indexing awesome lists of open source software.

https://github.com/louiml/fn_mods


https://github.com/louiml/fn_mods

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Fortnite mods

## 24.20:
### The cancelled emote Tunak Tunak Tun mod:
- pak: https://github.com/Louiml/FN_MODS/raw/main/24.20/pakchunkTunakTunakTun-WindowsClient.pak
- sig: https://github.com/Louiml/FN_MODS/raw/main/24.20/pakchunkTunakTunakTun-WindowsClient.sig
#### NOTE:
- You will need to add to your Athena cosmetics JSON file the custom Tunak Tunak Tun CID
- Here's the example part of the Athena JSON file
```json
"AthenaDance:eid_tunaktunaktun": {
"attributes": {
"creation_time": "2024-01-19T17:48:44.929934+02:00",
"max_level_bonus": 0,
"level": 1,
"item_seen": true,
"rnd_sel_cnt": 0,
"xp": 0,
"variants": [],
"favorite": false,
"archived": false
},
"quantity": 1,
"templateId": "AthenaDance:eid_tunaktunaktun"
}
```