Jump to content

Search the Community

Showing results for tags 'Quantum'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Welcome Aboard
  • Kerbal Space Program 2
    • KSP2 Dev Updates
    • KSP2 Discussion
    • KSP2 Suggestions and Development Discussion
    • Challenges & Mission Ideas
    • The KSP2 Spacecraft Exchange
    • Mission Reports
    • KSP2 Prelaunch Archive
  • Kerbal Space Program 2 Gameplay & Technical Support
    • KSP2 Gameplay Questions and Tutorials
    • KSP2 Technical Support (PC, unmodded installs)
    • KSP2 Technical Support (PC, modded installs)
  • Kerbal Space Program 2 Mods
    • KSP2 Mod Discussions
    • KSP2 Mod Releases
    • KSP2 Mod Development
  • Kerbal Space Program 1
    • KSP1 The Daily Kerbal
    • KSP1 Discussion
    • KSP1 Suggestions & Development Discussion
    • KSP1 Challenges & Mission ideas
    • KSP1 The Spacecraft Exchange
    • KSP1 Mission Reports
    • KSP1 Gameplay and Technical Support
    • KSP1 Mods
    • KSP1 Expansions
  • Community
    • Science & Spaceflight
    • Kerbal Network
    • The Lounge
    • KSP Fan Works
  • International
    • International
  • KerbalEDU
    • KerbalEDU
    • KerbalEDU Website

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Twitter


About me


Location


Interests

Found 1 result

  1. Quantum Loader (0.0.3) - Super light loader Install using CKAN for best experience This mod enables the use of the in game mod loading system. this is done by adding a few lines of code into the loader and bypassing a few restrictions. This is also the closest we can get to how the official loader will work. this loader will be updated to keep it in line with that so when official modding is added it will be a seamless transition Other addon mods will be created under the Quantum "brand" that will add extras that can be used with the official loader See how it works here (github) - MIT Because of spacewarp 1.4.0 incompatibility with quantum you will need to downgrade spacewarp to 1.3.1 This is the fault spacewarp as quantum intended to be compatible with everything and was developed as such, its sad to see spacewarp taking that route. Using mods built for quantum with spacewarp loader will grant 0 support to any issues. Personal note: I am going to be transferring all my mods over to quantum, I will still keep the bepinex version updated until bepinex stops being used. Get the mod How to use 1. Download VS (not vscode) 2. Download the mod Template (https://github.com/Bit-Studios/Quantum/releases/download/ModTemplate0.0.1/QuantumTemplateMod.zip) 3. extract the template 4. start creating your mod 5. Build your mod 6. move your mod dll bin/debug/urmod.dll ---> /GameData/Mods/urmodname/urmod.dll 7. create a file called modinfo.json enter the following { "EntryPoint":"urmod.dll", "APIVersion":"0.0.1.1", "ModVersion":"0.0.1", "ModName":"YourModsName", "ModAuthor":"Your name", "ModDescription":"Your mod description" } 8. load ksp2 and enjoy your new mod As of 0.0.1: Loads mods Loads assets
×
×
  • Create New...