Search Unity

[Released] Project Prefs. Preferences saved on .ini file

Discussion in 'Assets and Asset Store' started by Rotary-Heart, Mar 16, 2018.

  1. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Project Prefs
    CoverImage_1950x1300.png
    Website: RotaryHeart.com
    Product Wiki: Online

    Version 1.2.1
    Available Now: Asset Store
    Release Notes


    Project Prefs is a system that allows to have per project settings that can be used for any editor extension. It works the same way as UnityEditor.EditorPrefs and UnityEngine.PlayerPrefs classes, but it saves the information inside your project settings on a .ini file. The ini parser is included as a dll, but the source code can be found on my GitLab public page. The preferences are saved into the ProjectSettings folder by default, but it can be changed on the ProjectPrefs window.
    Screenshot_2048x1152 Easy way to save editor project settings2_.png
     
    Last edited: Jun 16, 2021
  2. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.0.1 has been submitted to the asset store for review. This version includes:
    • Added summary comments to the functions.
     
  3. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.0.1 is now available on the asset store
     
  4. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Product wiki has been published. It can be found at my page Wiki section
     
  5. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.1 has been submitted to the asset store for review. This version includes:
    • A new section on the Prefs window to change the path of where the file will be saved.
    • New function to reset the ini parser, currently used when the path is changed.
     
  6. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.1 is now available on the asset store
     
  7. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.1.1 has been submitted to the asset store for review. This version includes:
    • Updated documentation
    • New folder structure
     
  8. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.1.1 is now live on the asset store!
     
  9. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.2.0 has been submitted to the asset store for review. This version includes:
    • PlayerPrefs can now be edited with the system
    upload_2021-4-9_9-38-6.png
     
  10. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.2.0 is now live on the asset store!
     
  11. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.2.1 has been submitted to the asset store for review. This version includes:
    • Fixed PlayerPrefs window not working for mac
     
  12. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    Version 1.2.1 is now live on the asset store!
     
  13. stigmamax

    stigmamax

    Joined:
    Jun 30, 2014
    Posts:
    311
    the asset no longer appears in my project. How to make it appear???
     
  14. Rotary-Heart

    Rotary-Heart

    Joined:
    Dec 18, 2012
    Posts:
    813
    What you mean it no longer appears in your project? If you removed it you just need to add it again from the package manager
     
  15. stigmamax

    stigmamax

    Joined:
    Jun 30, 2014
    Posts:
    311
    I installed another one