mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-28 14:44:10 +00:00
refactor: update username
This commit is contained in:
parent
15263e8b74
commit
5f1a5c62bd
19 changed files with 46 additions and 47 deletions
|
|
@ -5,19 +5,19 @@
|
|||
"name": "Options Profiles",
|
||||
"description": "Load and save your options from in-game.",
|
||||
"authors": [
|
||||
"AxolotlMaid"
|
||||
"trafficlunar"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://github.com/AxolotlMaid/options-profiles",
|
||||
"sources": "https://github.com/AxolotlMaid/options-profiles",
|
||||
"issues": "https://github.com/AxolotlMaid/options-profiles/issues"
|
||||
"homepage": "https://github.com/trafficlunar/options-profiles",
|
||||
"sources": "https://github.com/trafficlunar/options-profiles",
|
||||
"issues": "https://github.com/trafficlunar/options-profiles/issues"
|
||||
},
|
||||
"license": "GNU GPL 3.0",
|
||||
"icon": "assets/optionsprofiles/icon.png",
|
||||
"environment": "*",
|
||||
"entrypoints": {
|
||||
"main": [
|
||||
"com.axolotlmaid.optionsprofiles.fabric.OptionsProfilesModFabric"
|
||||
"net.trafficlunar.optionsprofiles.fabric.OptionsProfilesModFabric"
|
||||
]
|
||||
},
|
||||
"mixins": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue