https://github.com/bitblitobvimormon/starbound-achievement-unlocker
https://github.com/bitblitobvimormon/starbound-achievement-unlocker
achievement-unlocker lua mod starbound
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitblitobvimormon/starbound-achievement-unlocker
- Owner: BitBlitObviMormon
- Created: 2017-01-19T07:57:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T20:06:06.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T06:44:57.665Z (about 1 month ago)
- Topics: achievement-unlocker, lua, mod, starbound
- Language: Lua
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starbound Achievement Unlocker
Here is a Starbound mod that allows you to unlock all of Starbound's achievements by simply killing any creature in the game. Install the mod and then kill something to reap in the achievements.
## How to Build/Install
Use Starbound's asset packer in the command line to pack the entire folder of code into a `*.pak` file and place that file in `Starbound\mods`.
```
cd "C:\Program Files (x86)\Steam\steamapps\common\Starbound\win32"
asset_packer.exe %PathToMod% ..\mods\AchievementUnlocker.pak
```
Don't forget to replace `%PathToMod%` with the complete path to your *Achievement Unlocker* folder.
## Releases
You can subscribe to the [mod on steam](http://steamcommunity.com/sharedfiles/filedetails/?id=739417892 "Starbound Achievement Unlocker") or move the [latest GitHub release](https://github.com/BitBlitObviMormon/Starbound-Achievement-Unlocker/releases "GitHub Releases") to your `Starbound\mods` folder to use the latest stable release.
## Any updates?
You may have noticed that I have not updated the mod in a long while. I never needed to! The old mod still works as of 7/6/2022 and it looks like that's never going to change.