Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

Pages: 1 [2]

Author Topic: Questions about modding  (Read 5157 times)

Spoorthuzad

  • Captain
  • ****
  • Posts: 284
  • Looking right into your soul
    • View Profile
Re: Questions about modding
« Reply #15 on: December 28, 2014, 12:08:01 PM »

It didn't work. You can have a look at the entire mod file if you go over to the Confederacy of Free Stars thing in the "Modding" section of "Mods."

Thats weird.... It did work for me.
Ill see what i can do
Logged

Spoorthuzad

  • Captain
  • ****
  • Posts: 284
  • Looking right into your soul
    • View Profile
Re: Questions about modding
« Reply #16 on: December 28, 2014, 12:27:43 PM »

Okay copy paste this to the mod_info.json file
Code
{
  "id":"CoFS", # internal id
"name":"Confederacy", # displayed to the player
"version":"0.05",
"description":"The Confederacy of Free Stars comes to Starsector. This mod is under new developer(?)ship. LunaIsBestPony is now trying to update the mod. I have already asked the original mod creator and he has very graciously given me permission to update the mod for a new official version.",
"gameVersion":"0.65.1a",
"modPlugin":"data.scripts.cfsModPlugin",
}
Maybe make sure it is saved as a notepad?
If that doesnt work I really dont know what to do
« Last Edit: December 28, 2014, 12:34:42 PM by spoortje1 »
Logged

Luna

  • Commander
  • ***
  • Posts: 115
  • Want some water?
    • View Profile
Re: Questions about modding
« Reply #17 on: December 28, 2014, 05:18:47 PM »

It worked! Thanks!

Now I can find bugs n' stuff.
Logged
Consider fully automatic Russian roulette

Spoorthuzad

  • Captain
  • ****
  • Posts: 284
  • Looking right into your soul
    • View Profile
Re: Questions about modding
« Reply #18 on: December 29, 2014, 12:51:10 AM »

It worked! Thanks!

Now I can find bugs n' stuff.

Great! Glad i could be of help!
Logged

Luna

  • Commander
  • ***
  • Posts: 115
  • Want some water?
    • View Profile
Re: Questions about modding
« Reply #19 on: December 29, 2014, 11:07:19 AM »

Well, thanks to you, I've rooted out most of the mod's bugs.

Now, it's just a simple matter of re-writing all of the mod's planet's locations, and writing in economies. What fun.   :-\
Logged
Consider fully automatic Russian roulette

Spoorthuzad

  • Captain
  • ****
  • Posts: 284
  • Looking right into your soul
    • View Profile
Re: Questions about modding
« Reply #20 on: December 29, 2014, 03:08:10 PM »

Well, thanks to you, I've rooted out most of the mod's bugs.

Now, it's just a simple matter of re-writing all of the mod's planet's locations, and writing in economies. What fun.   :-\
Do you know how to add systems?
Im at the point that I want to integrate my mod into the campaign... do you know what you need to do to get your faction into the game... with a system and all
I already got a faction file... Do you know what is next?

Edit: I didnt mean to quote that XD
Logged

Luna

  • Commander
  • ***
  • Posts: 115
  • Want some water?
    • View Profile
Re: Questions about modding
« Reply #21 on: December 29, 2014, 05:22:22 PM »

I have no idea how to do that.

I can't make heads or tails of the code. I barely know Java.
Logged
Consider fully automatic Russian roulette

Spoorthuzad

  • Captain
  • ****
  • Posts: 284
  • Looking right into your soul
    • View Profile
Re: Questions about modding
« Reply #22 on: December 30, 2014, 01:38:34 AM »

I have no idea how to do that.

I can't make heads or tails of the code. I barely know Java.

Ah, well same here XD
I made my mod with the help of other mods, the core game and with the help of the forum.
Thanks anyway.
Logged
Pages: 1 [2]